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 14256 for NEMO/trunk/cfgs/ORCA2_OFF_TRC – NEMO

Ignore:
Timestamp:
2021-01-04T12:53:58+01:00 (3 years ago)
Author:
cetlod
Message:

trunk : minor correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/cfgs/ORCA2_OFF_TRC/EXPREF/namelist_cfg

    r14255 r14256  
    2222   cn_exp      =  "TRACERS"  !  experience name 
    2323   nn_it000    =       1     !  first time step 
    24    nn_itend    =    14600    !  last  time step (std 5475) 
     24   nn_itend    =    1460    !  last  time step (std 5475) 
    2525   nn_date0    =  19600101   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) 
    26    nn_stock    =    14600    !  frequency of creation of a restart file (modulo referenced to 1) 
     26   nn_stock    =    1460    !  frequency of creation of a restart file (modulo referenced to 1) 
    2727   ln_mskland  = .true.      !  mask land points in NetCDF outputs (costly: + ~15%) 
    2828   ln_cfmeta   = .true.      !  output additional data to netCDF files required for compliance with the CF metadata standard 
Note: See TracChangeset for help on using the changeset viewer.