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 15137 for branches/UKMO/ReduceIcesheetLogs/NEMOGCM/NEMO/OPA_SRC/IOM – NEMO

Ignore:
Timestamp:
2021-07-23T12:10:54+02:00 (3 years ago)
Author:
pdavis
Message:

Added the changes to reduce the ice-sheet log output.

File:
1 edited

Legend:

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

    r11101 r15137  
    107107      LOGICAL :: l_trcstat = .FALSE.  !: Produce/do not produce tracer.stat file (T/F) 
    108108      LOGICAL :: l_oceout  = .FALSE.  !: Produce all ocean.outputs    (T) or just one (F) 
     109      LOGICAL :: l_sbcisf  = .FALSE.  !: Print Ice sheet information to ocean.output 
    109110      LOGICAL :: l_layout  = .FALSE.  !: Produce all layout.dat files (T) or just one (F) 
    110111      LOGICAL :: l_mppout  = .FALSE.  !: Produce/do not produce mpp.output_XXXX files (T/F) 
Note: See TracChangeset for help on using the changeset viewer.