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 4839 for trunk/NEMOGCM/CONFIG/AMM12 – NEMO

Ignore:
Timestamp:
2014-11-10T15:43:23+01:00 (9 years ago)
Author:
timgraham
Message:

Corrected bug fix for unitialised variables in GLS scheme when using AMM12 with reduced restarts - see ticket #1402.
Also set nn_istate=0 for AMM12 as uses too much disk space in SETTE tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg

    r4493 r4839  
    1414   cn_ocerst_in   = "amm12_restart_oce"   !  suffix of ocean restart name (input) 
    1515   cn_ocerst_out  = "restart_oce_out"   !  suffix of ocean restart name (input) 
    16    nn_istate   =       1   !  output the initial state (1) or not (0) 
    1716   nn_stock    =    1296   !  frequency of creation of a restart file (modulo referenced to 1) 
    1817   nn_write    =     144   !  frequency of write in the output file   (modulo referenced to nit000)  
Note: See TracChangeset for help on using the changeset viewer.