This page contains the complete list of RTM namelist variables available. They are grouped by categories designed to aid browsing. Clicking on the name of a variable will display descriptive information. If search terms are entered in the text box below, the list will be condensed to contain only matched variables.
RTM: Control Settings
| Namelist Variable |
Type |
Group |
do_rtm
If .true., turn on rtm river routing
Default: .true.
If the value of the xml variable ROF GRID in env_build.xml is set to 'null', then
the RTM build-namelist will set do_rtm to .false.
If do_rtm is set to .false., then RTM will send a flag of rof_prognostic = .false.
back to the coupler on initialization.
|
logical |
rtm_inparm |
do_rtmflood
If .true., turn on rtm flooding back to clm
Default: .false.
Note that rtm flood is not supported in CESM1.1
|
logical |
rtm_inparm |
finidat_rtm
Full pathname of initial rtm file
Default: ' '
|
char*256 |
rtm_inparm |
frivinp_rtm
Full pathname of input datafile for RTM.
|
char*256 |
rtm_inparm |
ice_runoff
Default: .true.
If .true., river runoff will be split up into liquid and ice streams,
otherwise ice runoff will be zero and all runoff directed to liquid
stream.
|
logical |
rtm_inparm |
nrevsn_rtm
Full pathname of master restart file for a branch run. (only used if RUN_TYPE=branch)
(Set with xml variables RUN_REFCASE and RUN_REFDATE in env_run.xml)
|
char*256 |
rtm_inparm |
rtm_tstep
RTM time step (sec).
Default: 10800
Can ONLY be set by modifying the value of the xml variable ROF_NCPL in env_run.xml.
|
integer |
rtm_inparm |
RTM: History Settings
| Namelist Variable |
Type |
Group |
rtmhist_fexcl1
Fields to exclude from history tape series 1.
Default: ' '
|
char*34(1000) |
rtm_inparm |
rtmhist_fexcl2
Fields to exclude from history tape series 2.
Default: ' '
|
char*34(1000) |
rtm_inparm |
rtmhist_fexcl3
Fields to exclude from history tape series 3.
Default: ' '
|
char*34(1000) |
rtm_inparm |
rtmhist_fincl1
Fields to add to history tape series 1.
Default: ' '
|
char*34(1000) |
rtm_inparm |
rtmhist_fincl2
Fields to add to history tape series 2.
Default: ' '
|
char*34(1000) |
rtm_inparm |
rtmhist_fincl3
Fields to add to history tape series 3.
Default: ' '
|
char*34(1000) |
rtm_inparm |
rtmhist_mfilt
Per tape series maximum number of time samples.
Default: 1,30,30
|
integer(6) |
rtm_inparm |
rtmhist_ndens
Per tape series history file density (i.e. output precision)
1=double precision
2=single precision
Default: 2,2,2
|
integer(6) |
rtm_inparm |
rtmhist_nhtfrq
Per tape series history write frequency.
positive means in time steps
0=monthly
negative means hours
(i.e. 24 means every 24 time-steps and -24 means every day
Default: 0,-24,-24
|
integer(6) |
rtm_inparm |