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 1229 for trunk/CONFIG/ORCA2_OFF_PISCES/EXP00 – NEMO

Ignore:
Timestamp:
2008-12-01T08:04:11+01:00 (15 years ago)
Author:
smasson
Message:

define restart names in the namelist, see ticket:258

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist

    r1121 r1229  
    1919   no          =       0   !  job number 
    2020   cexper      =  "PISCES"  !  experience name  
     21   cn_ocerst_in  = "restart"   !  suffix of ocean restart name (input) 
     22   cn_ocerst_out = "restart"   !  suffix of ocean restart name (output) 
    2123   ln_rstart   = .false.   !  start from rest (F) or from a restart file (T) 
    2224   nrstdt      =       0   !  restart control = 0 nit000 is not compared to the restart file value 
Note: See TracChangeset for help on using the changeset viewer.