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 8959 for branches/2017/dev_CNRS_2017/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2017-12-08T15:32:20+01:00 (7 years ago)
Author:
flavoni
Message:

fix missing key_top, and cosmetics

Location:
branches/2017/dev_CNRS_2017/NEMOGCM/CONFIG
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_CNRS_2017/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg

    r8930 r8959  
    1313   nn_euler    =       1   !  = 0 : start with forward time step if ln_rstart=.true. 
    1414   cn_ocerst_in   = "amm12_restart_oce"   !  suffix of ocean restart name (input) 
    15    cn_ocerst_out  = "restart_oce_out"   !  suffix of ocean restart name (input) 
     15   cn_ocerst_out  = "restart"             !  suffix of ocean restart name (input) 
    1616   nn_stock    =    1296   !  frequency of creation of a restart file (modulo referenced to 1) 
    1717   nn_write    =     144   !  frequency of write in the output file   (modulo referenced to nit000)  
  • branches/2017/dev_CNRS_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/cpp_ORCA2_LIM3_PISCES.fcm

    r8882 r8959  
    1 bld::tool::fppkeys   key_lim3 key_iomput key_mpp_mpi key_nosignedzero  
     1bld::tool::fppkeys   key_lim3 key_top key_iomput key_mpp_mpi key_nosignedzero 
Note: See TracChangeset for help on using the changeset viewer.