Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion doc/source/new-grids.rst
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,8 @@ Modifications needed for CLM

You need to ensure that the ``GLACIER_REGION`` field on CLM's surface dataset is set up
consistently with the new CISM grid. You should have a glacier region (or multiple glacier
regions) encompassing the full CISM grid, whose glacier region behaviors are:
regions) encompassing the full CISM grid (or at least any portion of this grid where you
want valid forcings), whose glacier region behaviors are:

- ``glacier_region_behavior = virtual``: This is needed in order to provide downscaled
forcings for all CISM grid cells.
Expand Down
2 changes: 1 addition & 1 deletion doc/source/t-compsets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ To create the necessary forcing data (surface mass balance and surface temperatu
glacier elevation class, along with surface elevation for the coupler's vertical
downscaling), you need to perform a CESM run using a compset that includes an active land
model (CLM). It does not matter whether the glc component is fully-active
(e.g., ``CISM2%GRIS-EVOLVE``), active but non-evolving (e.g., ``CISM2%GRIS-NOEVOLVE``) or a stub model
(e.g., ``CISM2%GRIS-EVOLVE``), data glacier (e.g., ``DGLC%NOEVOLVE``) or a stub model
(``SGLC``). If running with CISM, CISM's domain and resolution also do not matter (because
forcing data are saved prior to downscaling to the CISM grid).

Expand Down