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 9893 for NEMO/branches/UKMO/dev_r9885_proto_GO8_package/src/OCE/IOM/in_out_manager.F90 – NEMO

Ignore:
Timestamp:
2018-07-06T17:12:24+02:00 (6 years ago)
Author:
davestorkey
Message:

UKMO/dev_r9885_proto_GO8_package branch: restart datestamping and MLD diagnostic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/dev_r9885_proto_GO8_package/src/OCE/IOM/in_out_manager.F90

    r9892 r9893  
    4040   INTEGER, DIMENSION(10) :: nn_stocklist  !: restart dump times 
    4141   LOGICAL       ::   ln_mskland       !: mask land points in NetCDF outputs (costly: + ~15%) 
     42   LOGICAL       ::   ln_rstdate       !: T=> stamp output restart files with date instead of timestep 
    4243   LOGICAL       ::   ln_cfmeta        !: output additional data to netCDF files required for compliance with the CF metadata standard 
    4344   LOGICAL       ::   ln_clobber       !: clobber (overwrite) an existing file 
Note: See TracChangeset for help on using the changeset viewer.