CESM2.2.2 Grid Resolution Definitions
Defaults and Description
Default Component Grids
Component | Compset | Value |
---|---|---|
atm | SATM | null |
lnd | SLND | null |
ocnice | SOCN | null |
rof | SROF | null |
rof | DWAV | rx1 |
rof | RTM | r05 |
rof | MOSART | r05 |
rof | DROF | rx1 |
rof | DROF%CPLHIST | r05 |
glc | SGLC | null |
glc | CISM1 | gland5UM |
glc | CISM2 | gland4 |
wav | SWAV | null |
wav | DWAV | ww3a |
wav | WW3 | ww3a |
Grid Naming Convention
The notation for the grid longname is
a%name_l%name_oi%name_r%name_m%mask_g%name_w%name where a% => atm, l% => lnd, oi% => ocn/ice, r% => river, m% => mask, g% => glc, w% => wav
Supported out of the box grid configurations are given via alias specification in the file config_grids.xml. Each grid alias can also be associated with the following optional attributes
compset (Regular expression for compset matches that are required for this grid) not_compset (Regular expression for compset matches that are not permitted this grid)
Using the alias and the optional compset and not_compset attributes a grid longname is created. Note that the mask is for information only - and is not an attribute of the grid. By default, if the mask is not specified below, it will be set to the ocnice grid And if there is no ocnice grid, such as for single column, the mask is null since it does not mean anything.
Alias |
---|
1D_1D (only for compsets that are DATM.+DROF|DATM.+SROF ) |
1x1_brazil (only for compsets that are DATM.+CLM|DATM.+SLND ) |
1x1_camdenNJ (only for compsets that are DATM.+CLM|DATM.+SLND ) |
1x1_mexicocityMEX (only for compsets that are DATM.+CLM|DATM.+SLND ) |
1x1_numaIA (only for compsets that are DATM.+CLM|DATM.+SLND ) |
1x1_smallvilleIA (only for compsets that are DATM.+CLM|DATM.+SLND ) |
1x1_urbanc_alpha (only for compsets that are DATM.+CLM|DATM.+SLND ) |
1x1_vancouverCAN (only for compsets that are DATM.+CLM|DATM.+SLND ) |
5x5_amazon (only for compsets that are DATM.+CLM|DATM.+SLND ) |
5x5_amazon_r05 (only for compsets that are DATM.+CLM.+MIZUROUTE ) |
Alias |