New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 7220 – NEMO

Changeset 7220


Ignore:
Timestamp:
2016-11-10T15:20:24+01:00 (7 years ago)
Author:
flavoni
Message:

#1692 - branch SIMPLIF_2_usrdef: some updatesÃ

Location:
branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/ISOMIP/EXP00/namelist_cfg

    r7205 r7220  
    1010   cn_exp      =  "ISOMIP"   !  experience name 
    1111   nn_it000    =       1   !  first time step 
    12    !SF nn_itend    =  490560   !  last  time step 
    13    nn_itend    =      96   !  last  time step 
     12   nn_itend    =  490560   !  last  time step 
    1413   nn_leapy    =       0   !  Leap year calendar (1) or not (0) 
    1514   ln_clobber  = .true.    !  clobber (overwrite) an existing file 
     
    2827!----------------------------------------------------------------------- 
    2928   ln_linssh   = .true.    !  =T  linear free surface  ==>>  model level are fixed in time 
    30    ln_isfcav   = .true.    !  ice shelf cavity 
    3129   ! 
    3230   nn_msh      =    0      !  create (>0) a mesh file or not (=0) 
  • branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist_cfg

    r7205 r7220  
    167167&namdyn_hpg    !   Hydrostatic pressure gradient option 
    168168!----------------------------------------------------------------------- 
     169   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation) 
    169170/ 
    170171!----------------------------------------------------------------------- 
  • branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_cfg

    r7205 r7220  
    168168&namdyn_hpg    !   Hydrostatic pressure gradient option 
    169169!----------------------------------------------------------------------- 
     170  ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation) 
    170171/ 
    171172!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.