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/NEMO/OPA_SRC/IOM/in_out_manager.F90 – NEMO

Ignore:
Timestamp:
2015-11-09T19:20:54+01:00 (9 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/NEMO/OPA_SRC/IOM/in_out_manager.F90

    r5075 r5872  
    3434   INTEGER       ::   nn_itend         !: index of the last time step 
    3535   INTEGER       ::   nn_date0         !: initial calendar date aammjj 
    36    INTEGER       ::   nn_time0         !: initial time of day in hours 
     36   INTEGER       ::   nn_time0         !: initial time of day in hhmm 
    3737   INTEGER       ::   nn_leapy         !: Leap year calendar flag (0/1 or 30) 
    3838   INTEGER       ::   nn_istate        !: initial state output flag (0/1) 
Note: See TracChangeset for help on using the changeset viewer.