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 14563 – NEMO

Changeset 14563


Ignore:
Timestamp:
2021-03-01T18:42:21+01:00 (3 years ago)
Author:
jchanut
Message:

Adapt Overflow+agrif namelists to recent changes

Location:
NEMO/trunk/tests/OVERFLOW/EXPREF/AGRIF
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/OVERFLOW/EXPREF/AGRIF/1_namelist_cfg

    r14229 r14563  
    2626   cn_exp      =    "OVF"  !  experience name 
    2727   nn_it000    =       1   !  first time step 
    28    nn_itend    =    2040   ! here 16h of simulation  (=5760 time-step) abort after 5802 for zps: pb of physics conditions 
     28   nn_itend    =    1530   ! here 16h of simulation  (=5760 time-step) abort after 5802 for zps: pb of physics conditions 
    2929   nn_istate   =       0   !  output the initial state (1) or not (0) 
    3030   nn_stock    =    9999   !  frequency of creation of a restart file (modulo referenced to 1) 
     
    150150   ln_dynvor_mix = .false. !  mixed scheme 
    151151   ln_dynvor_een = .false. !  energy & enstrophy scheme 
    152       nn_een_e3f = 0             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1) 
    153152/ 
    154153!----------------------------------------------------------------------- 
  • NEMO/trunk/tests/OVERFLOW/EXPREF/AGRIF/namelist_cfg

    r14229 r14563  
    2020   cn_exp      =    "OVF"  !  experience name 
    2121   nn_it000    =       1   !  first time step 
    22    nn_itend    =    2040   ! here 16h of simulation  (=5760 time-step) abort after 5802 for zps: pb of physics conditions 
     22   nn_itend    =    1530   ! here 16h of simulation  (=5760 time-step) abort after 5802 for zps: pb of physics conditions 
    2323   nn_istate   =       0   !  output the initial state (1) or not (0) 
    2424   nn_stock    =    9999   !  frequency of creation of a restart file (modulo referenced to 1) 
     
    144144   ln_dynvor_mix = .false. !  mixed scheme 
    145145   ln_dynvor_een = .false. !  energy & enstrophy scheme 
    146       nn_een_e3f = 0             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1) 
    147146/ 
    148147!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.