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 4330 for branches – NEMO

Changeset 4330 for branches


Ignore:
Timestamp:
2013-12-06T16:50:19+01:00 (10 years ago)
Author:
flavoni
Message:

set correct default value nn_itend in namelist_ref

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_MERGE_2013/NEMOGCM/CONFIG/SHARED/namelist_ref

    r4329 r4330  
    2727   cn_exp      =  "ORCA2"  !  experience name 
    2828   nn_it000    =       1   !  first time step 
    29    nn_itend    =    75   !  last  time step (std 5475) 
     29   nn_itend    =    5475   !  last  time step (std 5475) 
    3030   nn_date0    =  010101   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) 
    3131   nn_leapy    =       0   !  Leap year calendar (1) or not (0) 
Note: See TracChangeset for help on using the changeset viewer.