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 8568 for branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/NEMO/OPA_SRC/IOM – NEMO

Ignore:
Timestamp:
2017-09-27T16:29:24+02:00 (7 years ago)
Author:
gm
Message:

#1911 (ENHANCE-09): PART I.2 - _NONE option + remove zts + see associated wiki page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/NEMO/OPA_SRC/IOM/in_out_manager.F90

    r8215 r8568  
    9696   !!---------------------------------------------------------------------- 
    9797   LOGICAL ::   ln_ctl           !: run control for debugging 
     98   LOGICAL ::   ln_timing        !: run control for timing 
     99!!gm to be removed at the end of the 2017 merge party 
    98100   INTEGER ::   nn_timing        !: run control for timing 
    99    INTEGER ::   nn_diacfl        !: flag whether to create CFL diagnostics 
     101!!gm end 
     102   LOGICAL ::   ln_diacfl        !: flag whether to create CFL diagnostics 
    100103   INTEGER ::   nn_print         !: level of print (0 no print) 
    101104   INTEGER ::   nn_ictls         !: Start i indice for the SUM control 
Note: See TracChangeset for help on using the changeset viewer.