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

Changeset 1578


Ignore:
Timestamp:
2009-08-05T10:04:11+02:00 (15 years ago)
Author:
ctlod
Message:

rename namelist variable lrsttr to ln_rsttr, see ticket: #493

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/GYRE_LOBSTER/EXP00/namelist_top

    r1293 r1578  
    1313   ndttrc      =  1        !  time step frequency for passive tracers       
    1414   nwritetrc   = 360       !  time step frequency for tracer outputs 
    15    lrsttr      = .false.   !  start from a restart file (T) or not (F) 
     15   ln_rsttr    = .false.   !  start from a restart file (T) or not (F) 
    1616   nrsttr      =   0       !  restart control = 0 initial time step is not compared to the restart file value 
    1717                           !                  = 1 do not use the value in the restart file 
Note: See TracChangeset for help on using the changeset viewer.