Next: 14.4.3 Surface boundary conditions
Up: 14.4 Input Namelist variables
Previous: 14.4.1 Time and date
14.4.2 Integration control
Namelist /contrl/
These variables are used for setting the integration time,
when to initialize, and when to write restart files.
- init = Boolean for denoting whether the first time step
of a run is to perform initializations such as reading in initial
conditions, etc. When init = false, then the execution is started
from a restart data file. Refer to restrt listed below.
- runlen = length of run in units given by rununits
- rununits = units for runlen. Either 'days', 'months' or
'years'.
- segtim = time in days for one segment of ocean or atmosphere.
Only used with option coupled.
- restrt = Boolean for controlling whether a restart is to
be written at the end of the run.
- initpt = Boolean for controlling whether particle trajectories
are to be initialized on the first time step of a run. This is only
used if option trajectories is enabled.
RC Pacanowski and SM Griffies, GFDL, Jan 2000