This page contains the complete list of CISM 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.
CISM: General Settings
| Namelist Variable |
Type |
Group |
cesm_history_vars
Space-delimited list of variables output to history file
Default: 'acab artm thk usurf uvel vvel uflx vflx temp'
|
char*256 |
cism_params |
cism_debug
Determines whether extra diagnostics are printed in the cism log file
Default: false
|
logical |
cism_params |
cisminputfile
|
char*256 |
derived |
paramfile
Name of top-level configuration file for Glimmer Glacier model
(Determined by scripts -- cannot be set by user)
|
char*100 |
cism_params |
CISM: Grid Settings
| Namelist Variable |
Type |
Group |
frac_varname
Variable name for fraction
Default: LANDFRAC
|
char*128 |
grid_nml |
horiz_grid_file
Filename of file to specify horizontal grid resolution
Default: resolution-dependent (e.g., grid file for 0.9x1.25 deg)
|
char*256 |
grid_nml |
horiz_grid_opt
How grid is being specified: from file or internally
Currently, only 'file' is supported
Default: file
|
char*256 |
grid_nml |
mask_varname
Variable name for mask
Default: LANDMASK
|
char*128 |
grid_nml |
CISM: Time Manager Settings
| Namelist Variable |
Type |
Group |
allow_leapyear
Whether leap years are enabled in the GLC time manager.
CAUTION: Leap years don't work correctly with GLC time steps longer than a few months.
Default: .false.
|
logical |
time_manager_nml |
date_separator
Character to separate date values
Default: '-'
|
char*1 |
time_manager_nml |
dt_count
Time step, in units given by dt_option
This generally should not be changed
Default: set based on NCPL_BASE_PERIOD and GLC_NCPL in env_run.xml,
so that there is one GLC time step per coupling period
|
real |
time_manager_nml |
dt_option
GLC time-step units
This generally should not be changed
Valid values: steps_per_year, steps_per_day, seconds, hours
Default: set based on NCPL_BASE_PERIOD and GLC_NCPL in env_run.xml,
so that there is one GLC time step per coupling period
|
char*80 |
time_manager_nml |
iday0
Starting day number in month
Default: comes from RUN_STARTDATE or RUN_REFDATE
|
integer |
time_manager_nml |
ihour0
Starting hour of the day
Default: 0
|
integer |
time_manager_nml |
iminute0
Starting minute of the day
Default: 0
|
integer |
time_manager_nml |
imonth0
Starting month number
Default: comes from RUN_STARTDATE or RUN_REFDATE
|
integer |
time_manager_nml |
isecond0
Starting second of the minute
Default: 0
|
integer |
time_manager_nml |
iyear0
Starting year number
Default: comes from RUN_STARTDATE or RUN_REFDATE
|
integer |
time_manager_nml |
runid
Simulation identifier (ie case name)
Default: case name set by create_newcase
|
char*128 |
time_manager_nml |
stop_option
Stop option -- always let the coupler stop the model so use 'never'.
Default: 'never'
|
char*80 |
time_manager_nml |
CISM: cism.config Grid Settings
| Namelist Variable |
Type |
Group |
dew
Node spacing in x-direction (m)
Default: resolution-dependent
|
real |
cism_config_grid |
dns
Node spacing in y-direction (m)
Default: resolution-dependent
|
real |
cism_config_grid |
ewn
Number of nodes in x-direction
Default: resolution-dependent
|
integer |
cism_config_grid |
nsn
Number of nodes in y-direction
Default: resolution-dependent
|
integer |
cism_config_grid |
upn
Number of nodes in z-direction
Default: 11
|
integer |
cism_config_grid |
CISM: cism.config Sigma Settings
| Namelist Variable |
Type |
Group |
sigma_levels
List of sigma levels, in ascending order, separated by spaces
These run between 0.0 (at top surface) and 1.0 (at lower surface)
Default: 0.00 0.15 0.30 0.45 0.60 0.75 0.83 0.90 0.95 0.98 1.00
|
real(20) |
cism_config_sigma |
CISM: cism.config Climate Settings
| Namelist Variable |
Type |
Group |
acab_mode
Mass-balance model to use.
In the CESM context, this should be set to 0 (receive surface mass balance from climate model)
Default: 0
|
integer |
cism_config_climate |
ice_tstep_multiply
Ice time-step multiplier: allows asynchronous climate-ice coupling
Default: 1
|
integer |
cism_config_climate |
mean_preserving
Flag to control if mean-preserving interpolation is used
0: Do not use mean-preserving interpolation
1: Use mean-preserving interpolation
Default: 0
|
integer |
cism_config_climate |
precip_mode
Method of precipitation downscaling:
1: Use large-scale precipitation rate
2: Use parameterization of Roe and Lindzen
Default: 1
|
integer |
cism_config_climate |
CISM: cism.config Projection Settings
| Namelist Variable |
Type |
Group |
centre_latitude
Central latitude (degrees north)
Default: 90.0
|
real |
cism_config_projection |
centre_longitude
Central longitude (degrees east)
Default: 321.0
|
real |
cism_config_projection |
false_easting
False easting (m)
Default: 800000.0
|
real |
cism_config_projection |
false_northing
False northing (m)
Default: 3400000.0
|
real |
cism_config_projection |
scale_factor
Scale factor; only relevant for the Stereographic projection
Default: 0.0
|
real |
cism_config_projection |
standard_parallel
Location of standard parallel(s) (degrees north)
Up to two standard parallels may be specified (depending on the projection)
Default: 71.0
|
real(2) |
cism_config_projection |
type
String specifying the map projection type
Valid values: LAEA, AEA, LCC, STERE
Default: STERE
|
char*16 |
cism_config_projection |
CISM: cism.config Options
| Namelist Variable |
Type |
Group |
basal_mass_balance
0: not in continuity equation
1: in continuity equation
Default: 0
|
integer |
cism_config_options |
basal_water
Determines the treatment of basal water
0: local water balance
1: local water balance plus constant flux
2: no basal water (any basal water is instantly removed and does not affect the dynamics)
Default: 2
|
integer |
cism_config_options |
evolution
-1: no evolution
0: pseudo-diffusion
1: ADI scheme
2: diffusion
Default: 0
|
integer |
cism_config_options |
flow_law
0: Paterson-Budd temperature-dependent relationship
1: uniform value equal to the Paterson-Budd value at -5 deg C
2: constant value, taken from default_flwa
Default: 0
|
integer |
cism_config_options |
hotstart
Hotstart the model if set to 1.
This option only affects the way the initial temperature and flow factor distribution is calculated.
Default: 0 for startup, 1 for hybrid/branch
|
integer |
cism_config_options |
marine_margin
0: ignore marine margin
1: set thickness to zero if floating
2: set thickness to zero if relaxed bedrock is below a given depth (marine_limit)
3: lose a specified fraction of floating ice
4: set thickness to zero if current bedrock is below a given depth (marine_limit)
Default: 1
|
integer |
cism_config_options |
slip_coeff
Basal traction parameter
0: no basal sliding
1: constant basal traction coefficient
2: constant coefficient where basal water is present, else no sliding
3: coefficient is a linear function of basal water depth
4: coefficient is proportional to basal melt rate
5: constant coefficient where the basal temperature is at the pressure melting point, else no sliding
Default: 0
|
integer |
cism_config_options |
temperature
Determines the temperature solution method
0: isothermal: set column to surface air temperature
1: full temperature solution
Default: 1
|
integer |
cism_config_options |
topo_is_relaxed
0: relaxed topography is read from a separate variable
1: first time slice of input topography is assumed to be relaxed
2: first time slice of input topography is assumed to be in isostatic equilibrium with ice thickness
Default: 0
|
integer |
cism_config_options |
vertical_integration
Method of integration used to obtain vertical velocity
0: standard vertical integration
1: vertical integration constrained to obey an upper kinematic boundary condition
Default: 0
|
integer |
cism_config_options |
CISM: cism.config Time Settings
| Namelist Variable |
Type |
Group |
dt
Ice sheet timestep (years)
Must translate into an integer number of hours
Default: 0.05 years for 5km, 0.1 years for 10km and 20km
|
real |
cism_config_time |
idiag
x coordinate of point for diagnostic output
Default: resolution-dependent
|
integer |
cism_config_time |
jdiag
y coordinate of point for diagnostic output
Default: resolution-dependent
|
integer |
cism_config_time |
ndiag
Number of ice sheet timesteps between each diagnostic output to log file
Default: Set so that there is one diagnostic print per year
|
integer |
cism_config_time |
ntem
Multiplier of ice sheet timestep, dt
(in theory, can be real-valued, but values less than 1 are not handled properly, so restricted to being an integer)
Default: 1
|
integer |
cism_config_time |
nvel
Multiplier of ice sheet timestep, dt
(in theory, can be real-valued, but values less than 1 are not handled properly, so restricted to being an integer)
Default: 1
|
integer |
cism_config_time |
CISM: cism.config Parameters
| Namelist Variable |
Type |
Group |
basal_tract
Array of five values corresponding to various basal traction parameters.
Currently, only the first value is used, and this only applies in the case where slip_coeff = 1, 2 or 5.
This first value has units of (m yr-1 Pa-1), and is the inverse of beta-squared in the linear relationship:
tauB = -1*(beta-squared)*u
Default: 2 10 10 0 1
|
real(5) |
cism_config_parameters |
basal_water_smoothing
Basal water field smoothing strength
Default: 0.01
|
real |
cism_config_parameters |
calving_fraction
Fraction of ice lost to calving
Default: 0.8
|
real |
cism_config_parameters |
flow_factor
The flow law is enhanced with this factor.
The greater the value, the lower the viscosity and the faster the ice will flow.
Default: 3
|
real |
cism_config_parameters |
geothermal
Constant geothermal heat flux (W m-2)
(May be overwritten by a spatially-varying field in input file [bheatflx])
Default: -0.05
|
real |
cism_config_parameters |
hydro_time
Time scale for basal water to drain (yr-1)
(Not relevant for basal_water=2)
Default: 1000.
|
real |
cism_config_parameters |
ice_limit
Thickness below which ice dynamics is ignored (m)
Below this limit, ice is only accumulated
Default: 100.
|
real |
cism_config_parameters |
log_level
Set to a value between 0 (no messages) and 6 (all messages)
Default: 6
|
integer |
cism_config_parameters |
marine_limit
All ice is assumed lost once water depths reach this value (for marine_margin=2 or 4) (m)
Note that water depth is negative
Default: -200.
|
real |
cism_config_parameters |
CISM: cism.config Geothermal Heat Flux Settings
| Namelist Variable |
Type |
Group |
con
thermal conductivity of lithosphere (W m-1 K-1)
Only relevant if do_gthf is .true.
Default: 3.3
|
real |
cism_config_gthf |
do_gthf
Determines whether the GTHF (geothermal heat flux) section is output to the cism.config file.
Default: false
|
logical |
cism_config_control |
nlayer
Number of vertical layers
Only relevant if do_gthf is .true.
Default: 20
|
integer |
cism_config_gthf |
num_dim
1: 1D calculations
3: 3D calculations
Only relevant if do_gthf is .true.
Default: 1
|
integer |
cism_config_gthf |
numt
Number of time steps for spinning up GTHF calculations
Only relevant if do_gthf is .true.
Default: 0
|
integer |
cism_config_gthf |
rho
Density of lithosphere (kg m-3)
Only relevant if do_gthf is .true.
Default: 3300
|
real |
cism_config_gthf |
rock_base
Depth below sea-level at which geothermal heat gradient is applied (m)
Only relevant if do_gthf is .true.
Default: -5000
|
real |
cism_config_gthf |
shc
Specific heat capacity of lithosphere (J kg-1 K-1)
Only relevant if do_gthf is .true.
Default: 1000
|
real |
cism_config_gthf |
surft
Initial surface temperature (degrees C)
Only relevant if do_gthf is .true.
Default: 2
|
real |
cism_config_gthf |
CISM: cism.config Isostasy Settings
| Namelist Variable |
Type |
Group |
asthenosphere
0: fluid mantle, isostatic adjustment happens instantaneously
1: relaxing mantle, mantle is approximated by a half-space
Only relevant if do_isostasy is .true.
Default: 0
|
integer |
cism_config_isostasy |
do_isostasy
Determines whether the isostasy section is output to the cism.config file.
Default: false
|
logical |
cism_config_control |
lithosphere
0: local lithosphere, equilibrium bedrock depression is found using Archimedes' principle
1: elastic lithosphere, flexural rigidity is taken into account
Only relevant if do_isostasy is .true.
Default: 0
|
integer |
cism_config_isostasy |
relaxed_tau
Characteristic time constant of relaxing mantle (years)
Only relevant if do_isostasy is .true.
Default: 4000.
|
real |
cism_config_isostasy |
update
Lithosphere update period (years)
Only relevant if do_isostasy is .true.
Default: 500.
|
real |
cism_config_isostasy |
CISM: cism.config Elastic Lithosphere Settings
| Namelist Variable |
Type |
Group |
flexural_rigidity
Flexural rigidity of the lithosphere
Only relevant if 'lithosphere' is set to 1
Default: 0.24e25
|
real |
cism_config_elastic_lithosphere |