!----------------------------------------------------------------------- &namrun ! parameters of the run !----------------------------------------------------------------------- no = 0 ! job number cexper = "ORCA2" ! experience name ln_rstart = .false. ! start from rest (F) or from a restart file (T) nrstdt = 0 ! restart control = 0 nit000 is not compared to the restart file value ! = 1 use ndate0 in namelist (not the value in the restart file) ! = 2 calendar parameters read in the restart file nit000 = 1 ! first time step nitend = 5475 ! last time step ndate0 = 010101 ! initial calendar date yymmdd (used if nrstdt=1) nleapy = 0 ! Leap year calendar (1) or not (0) ninist = 0 ! output the initial state (1) or not (0) nstock = 5475 ! frequency of creation of a restart file nwrite = 5475 ! frequency of write in the output file ln_dimgnnn = .false. ! DIMG file format: 1 file for all processors (F) or by processor (T) /