CESM3.0a DLND 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 | dlnd_nml | dlnd | char | ['glc_forcing_mct', 'glc_forcing', 'rof_forcing'] | is glc_forcing_mct for: {'dlnd_mode': 'SCPL'} is glc_forcing for: {'dlnd_mode': 'GCPL'} is rof_forcing for: {'dlnd_mode': 'RCPL'} |
Copies all fields directly from the input data streams Any required
fields not found on an input stream will be set to zero.
|
| restfilm | dlnd_nml | dlnd | char | ['any char'] | null |
main restart file name for dlnd model
|
| skip_restart_read | dlnd_nml | dlnd | logical | ['.true.', '.false.'] | $DLND_SKIP_RESTART_READ |
If set to true, than dlnd restarts will not be read on a continuation run.
This capability is used, for example, in CTSM spinup runs.
|
| model_maskfile | dlnd_nml | streams | char | ['any char'] | $MASK_MESH |
file specifying file to use to obtain model mask
|
| model_meshfile | dlnd_nml | streams | char | ['any char'] | $LND_DOMAIN_MESH is null for: {'create_mesh': 'true'} |
file specifying model mesh
|
| nx_global | dlnd_nml | streams | integer | ['any integer'] | $LND_NX |
global size of nx
|
| ny_global | dlnd_nml | streams | integer | ['any integer'] | $LND_NY |
global size of ny
|
| streamslist | streams_file | streams | char(100) | ['any char'] | is glc_forcing_mct for: {'dlnd_mode': 'SCPL'} is glc_forcing for: {'dlnd_mode': 'GCPL'} is rof_forcing for: {'dlnd_mode': 'RCPL'} |
List of streams used for each supported dlnd_mode |
| Variable | Namelist Group | Category | Entry Type | Valid Values | Possible Default Values | Description and out-of-the-box Default |