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 4493 for branches/2013 – NEMO

Changeset 4493 for branches/2013


Ignore:
Timestamp:
2014-02-06T18:56:24+01:00 (10 years ago)
Author:
rfurner
Message:

update AMM12 namelist to enable restart from mininmum variables using nn_euler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_MERGE_2013/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg

    r4488 r4493  
    1111   nn_leapy    =       1   !  Leap year calendar (1) or not (0) 
    1212   ln_rstart   =  .true.  !  start from rest (F) or from a restart file (T) 
     13   nn_euler    =       1   !  = 0 : start with forward time step if ln_rstart=.true. 
    1314   cn_ocerst_in   = "amm12_restart_oce"   !  suffix of ocean restart name (input) 
    1415   cn_ocerst_out  = "restart_oce_out"   !  suffix of ocean restart name (input) 
Note: See TracChangeset for help on using the changeset viewer.