Changeset 13072 for branches/UKMO/dev_r5518_GO6_package_isfprint/NEMOGCM/NEMO/OPA_SRC/IOM/in_out_manager.F90
- Timestamp:
- 2020-06-09T11:18:32+02:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/UKMO/dev_r5518_GO6_package_isfprint/NEMOGCM/NEMO/OPA_SRC/IOM/in_out_manager.F90
r11101 r13072 107 107 LOGICAL :: l_trcstat = .FALSE. !: Produce/do not produce tracer.stat file (T/F) 108 108 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 109 110 LOGICAL :: l_layout = .FALSE. !: Produce all layout.dat files (T) or just one (F) 110 111 LOGICAL :: l_mppout = .FALSE. !: Produce/do not produce mpp.output_XXXX files (T/F)
Note: See TracChangeset
for help on using the changeset viewer.