Model Version: 3.0a
Component Tag:
cismwrap_2_2_015
HTML Created:
2026-07-02

Use the CASEROOT tools xmlquery to query these variables and xmlchange to change their values.

Parameter Name Default Value Data Type Group CASEROOT File Valid Values Description
COMP_GLC cism char case_comp env_case.xml ['cism']
Name of land ice-sheet component
GLC_USE_GREENLAND FALSE logical run_component_cism env_run.xml ['TRUE', 'FALSE']
Whether to include the Greenland Ice Sheet in this CISM simulation

    This should generally be set at create_newcase time (via the compset). In principle it
    can be changed later, but great care is needed to change a number of other variables
    to be consistent (GLC_GRID, GLC_DOMAIN_MESH, CISM_EVOLVE_GREENLAND, and possibly
    others).
    
GLC_USE_ANTARCTICA FALSE logical run_component_cism env_run.xml ['TRUE', 'FALSE']
Whether to include the Antarctica Ice Sheet in this CISM simulation

    This should generally be set at create_newcase time (via the compset). In principle it
    can be changed later, but great care is needed to change a number of other variables
    to be consistent (GLC_GRID, GLC_DOMAIN_MESH, CISM_EVOLVE_ANTARCTICA, and possibly
    others).
    
CISM_USE_GREENLAND FALSE logical run_component_cism env_run.xml ['TRUE', 'FALSE']
Whether to include the Greenland Ice Sheet in this CISM simulation

    This should generally be set at create_newcase time (via the compset). In principle it
    can be changed later, but great care is needed to change a number of other variables
    to be consistent (GLC_GRID, GLC_DOMAIN_MESH, CISM_EVOLVE_GREENLAND, and possibly
    others).
    
CISM_USE_ANTARCTICA FALSE logical run_component_cism env_run.xml ['TRUE', 'FALSE']
Whether to include the Antarctica Ice Sheet in this CISM simulation

    This should generally be set at create_newcase time (via the compset). In principle it
    can be changed later, but great care is needed to change a number of other variables
    to be consistent (GLC_GRID, GLC_DOMAIN_MESH, CISM_EVOLVE_ANTARCTICA, and possibly
    others).
    
CISM_PHYS cism2 char run_component_cism env_run.xml ['cism2']
Version of CISM physics/dynamics to use
CISM_EVOLVE_GREENLAND FALSE logical run_component_cism env_run.xml ['TRUE', 'FALSE']
Whether CISM ice evolution is on or off for Greenland.
CISM_EVOLVE_ANTARCTICA FALSE logical run_component_cism env_run.xml ['TRUE', 'FALSE']
Whether CISM ice evolution is on or off for Antarctica.
CISM_EVOLVE FALSE logical run_component_cism env_run.xml ['TRUE', 'FALSE']
Whether CISM ice evolution is on or off for CISM as a whole.
     This must be TRUE if CISM_EVOLVE_ICESHEET is TRUE for any ICESHEET,
     and FALSE if CISM_EVOLVE_ICESHEET is FALSE for all ICESHEETs that
     are present in this run.

     Setting CISM_EVOLVE to FALSE in a hybrid case also forces the use
     of observed initial conditions, as if you had also set
     CISM_OBSERVED_IC=TRUE.
     
CISM_OBSERVED_IC FALSE logical run_component_cism env_run.xml ['TRUE', 'FALSE']
For hybrid runs, whether CISM should use observed initial
    conditions instead of restart file.

    For hybrid runs, a value of FALSE (default) implies that CISM should
    use the restart file from the reference case; a value of TRUE
    implies that CISM should instead use the observed initial conditions
    that are generally used for startup runs. This variable is ignored
    for startup runs; for branch runs, it must be FALSE.

    Note that setting CISM_EVOLVE to FALSE in a hybrid case also forces
    the use of observed initial conditions, as if you had also set
    CISM_OBSERVED_IC=TRUE.
    
Parameter Name Default Value Data Type Group CASEROOT File Valid Values Description