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

Changeset 5747 for branches


Ignore:
Timestamp:
2015-09-15T18:44:58+02:00 (9 years ago)
Author:
rfurner
Message:

bug fix to ln_rstdate in domain.F90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/2014_Surge_Modelling/NEMOGCM/NEMO/OPA_SRC/DOM/domain.F90

    r5746 r5747  
    136136      !!---------------------------------------------------------------------- 
    137137      USE ioipsl 
    138 ! Added nn_rstdate, eventually should include separate branch for this 
    139       NAMELIST/namrun/ nn_no   , cn_exp    , cn_ocerst_in, cn_ocerst_out, ln_rstart , nn_rstdate, nn_rstctl,   & 
     138! Added ln_rstdate, eventually should include separate branch for this 
     139      NAMELIST/namrun/ nn_no   , cn_exp    , cn_ocerst_in, cn_ocerst_out, ln_rstart , ln_rstdate, nn_rstctl,   & 
    140140         &             nn_it000, nn_itend  , nn_date0    , nn_leapy     , nn_istate , nn_stock ,   & 
    141141         &             nn_write, ln_dimgnnn, ln_mskland  , ln_clobber   , nn_chunksz, nn_euler 
Note: See TracChangeset for help on using the changeset viewer.