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 3948 for trunk – NEMO

Changeset 3948 for trunk


Ignore:
Timestamp:
2013-06-28T12:21:08+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
  • trunk/NEMOGCM/CONFIG/AMM12/EXP00/namelist

    r3795 r3948  
    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   =       1   !  output the initial state (1) or not (0) 
Note: See TracChangeset for help on using the changeset viewer.