CESM3.0a DROF Namelist Definitions
Model Version: 3.0a
Change CESM Version
Component Tag:
cdeps1.0.96
HTML Created:
2026-07-02
| Variable | Namelist Group | Category | Entry Type | Valid Values | Possible Default Values | Description and out-of-the-box Default |
|---|---|---|---|---|---|---|
| datamode | drof_nml | drof | char | ['copyall', 'cplhist'] | copyall is cplhist for: {'drof_mode': 'CPLHIST'} |
The runoff data is associated with the river model.
Copies all fields directly from the input data streams Any required
fields not found on an input stream will be set to zero.
The two modes are copyall and cplhist. In cplhist mode, more fields are advertised
to the mediator than in copyall mode.
The streams are determined by the xml variable $DROF_MODE
dataMode = "copyall,cplhist"
|
| restfilm | drof_nml | drof | char | ['any char'] | null |
main restart file name for drof model |
| skip_restart_read | drof_nml | drof | logical | ['.true.', '.false.'] | $DROF_SKIP_RESTART_READ |
If set to true, than drof restarts will not be read on a continuation run.
This capability is used, for example, in CTSM spinup runs.
|
| model_maskfile | drof_nml | streams | char | ['any char'] | $ROF_DOMAIN_MESH |
file specifying model mask if not obtained from input model mesh
|
| model_meshfile | drof_nml | streams | char | ['any char'] | $ROF_DOMAIN_MESH |
file specifying model mesh
|
| nx_global | drof_nml | streams | integer | ['any integer'] | $ROF_NX |
global size of nx
|
| ny_global | drof_nml | streams | integer | ['any integer'] | $ROF_NY |
global size of ny
|
| streamslist | streams_file | streams | char(100) | ['any char'] | is rof.cplhist for: {'drof_mode': 'CPLHIST'} is rof.diatren_ann_rx1 for: {'drof_mode': 'DIATREN_ANN_RX1'} is rof.diatren_ann_ais00_rx1 for: {'drof_mode': 'DIATREN_ANN_AIS00_RX1'} is rof.diatren_ann_ais45_rx1 for: {'drof_mode': 'DIATREN_ANN_AIS45_RX1'} is rof.diatren_ann_ais55_rx1 for: {'drof_mode': 'DIATREN_ANN_AIS55_RX1'} is rof.diatren_iaf_rx1 for: {'drof_mode': 'DIATREN_IAF_RX1'} is rof.diatren_iaf_ais00_rx1 for: {'drof_mode': 'DIATREN_IAF_AIS00_RX1'} is rof.diatren_iaf_ais45_rx1 for: {'drof_mode': 'DIATREN_IAF_AIS45_RX1'} is rof.diatren_iaf_ais55_rx1 for: {'drof_mode': 'DIATREN_IAF_AIS55_RX1'} is rof.iaf_jra_1p4_2018 for: {'drof_mode': 'IAF_JRA_1p4_2018'} is rof.iaf_jra_1p5_2023 for: {'drof_mode': 'IAF_JRA_1p5_2023'} is rof.iaf_jra for: {'drof_mode': 'IAF_JRA'} is rof.ryf6162_jra for: {'drof_mode': 'RYF6162_JRA'} is rof.ryf8485_jra for: {'drof_mode': 'RYF8485_JRA'} is rof.ryf9091_jra for: {'drof_mode': 'RYF9091_JRA'} is rof.ryf0304_jra for: {'drof_mode': 'RYF0304_JRA'} |
List of streams used for the given drof_mode (determined by the xml variable $DROF_MODE) |
| Variable | Namelist Group | Category | Entry Type | Valid Values | Possible Default Values | Description and out-of-the-box Default |