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 4715 for branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/NEMO/SAS_SRC/nemogcm.F90 – NEMO

Ignore:
Timestamp:
2014-07-15T12:46:00+02:00 (10 years ago)
Author:
timgraham
Message:

Added nn_diacfl to the namctl read in other configurations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/NEMO/SAS_SRC/nemogcm.F90

    r4624 r4715  
    159159      NAMELIST/namctl/ ln_ctl  , nn_print, nn_ictls, nn_ictle,   & 
    160160         &             nn_isplt, nn_jsplt, nn_jctls, nn_jctle,   & 
    161          &             nn_bench, nn_timing 
     161         &             nn_bench, nn_timing, nn_diacfl 
    162162      NAMELIST/namcfg/ cp_cfg, cp_cfz, jp_cfg, jpidta, jpjdta, jpkdta, jpiglo, jpjglo, & 
    163163         &             jpizoom, jpjzoom, jperio 
Note: See TracChangeset for help on using the changeset viewer.