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 3949 for branches/2012 – NEMO

Changeset 3949 for branches/2012


Ignore:
Timestamp:
2013-06-28T12:22:28+02:00 (11 years ago)
Author:
clevy
Message:

change AMM12 restart file name to avoid MPP problems, see http://www.nemo-ocean.eu/Using-NEMO/FAQ#eztoc1028_6_19

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/AMM12/EXP00/namelist

    r3797 r3949  
    3535                           !    = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart 
    3636                           !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart 
    37    cn_ocerst_in  = "restart"   !  suffix of ocean restart name (input) 
     37   cn_ocerst_in  = "amm12_restart_oce"   !  suffix of ocean restart name (input) 
    3838   cn_ocerst_out = "restart"   !  suffix of ocean restart name (output) 
    3939   nn_istate   =       0   !  output the initial state (1) or not (0) 
Note: See TracChangeset for help on using the changeset viewer.