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 5872 for branches/2014/dev_r4650_UKMO7_STARTHOUR/NEMOGCM/CONFIG/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2015-11-09T19:20:54+01:00 (8 years ago)
Author:
djlea
Message:

Fixes to enable restartability for runs of less than one day.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4650_UKMO7_STARTHOUR/NEMOGCM/CONFIG/SHARED/namelist_ref

    r5075 r5872  
    2929   nn_itend    =    5475   !  last  time step (std 5475) 
    3030   nn_date0    =  010101   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) 
    31    nn_time0    =       0   !  initial time of day in hours 
     31   nn_time0    =       0   !  initial time of day in hhmm 
    3232   nn_leapy    =       0   !  Leap year calendar (1) or not (0) 
    3333   ln_rstart   = .false.   !  start from rest (F) or from a restart file (T) 
Note: See TracChangeset for help on using the changeset viewer.