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 11883 for branches/UKMO/dev_r5518_GO6_starthour_obsoper/NEMOGCM/NEMO/OPA_SRC/IOM/in_out_manager.F90 – NEMO

Ignore:
Timestamp:
2019-11-11T10:26:36+01:00 (4 years ago)
Author:
timgraham
Message:

Mergerd in changes from Chris' working copy (except for symlink changes)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_GO6_starthour_obsoper/NEMOGCM/NEMO/OPA_SRC/IOM/in_out_manager.F90

    r10005 r11883  
    4141   INTEGER       ::   nn_leapy         !: Leap year calendar flag (0/1 or 30) 
    4242   INTEGER       ::   nn_istate        !: initial state output flag (0/1) 
     43   INTEGER       ::   nn_abort         !: Output final state in case of error flag (0/1) 
    4344   INTEGER       ::   nn_write         !: model standard output frequency 
    4445   INTEGER       ::   nn_stock         !: restart file frequency 
Note: See TracChangeset for help on using the changeset viewer.