Resolutions and Grids

Grid combinations in E3SM are given short names, or aliases, following the grids that the atmosphere, land, ocean (ATM,LND,OCN) models are setup for. Resolutions are typically named following the convention A_B_C where A=ATM, B=LND/ROF, C=OCN/ICE. In the special case where the atmosphere and land are on the same grid, only the common ATM/LND and the OCN/ICE grid are used in the resolution string, i.e., <atm/lnd grid name>_<ocn/ice grid name>. For example, a resolution like ne30pg2_oECv3 implies that the atmosphere and the land models are both configured to run on the ne30pg2 grid, while the ocean and ice models are configured to run on the oECv3 grid. We often refer to this type of configuration as a “bi-grid” resolution, since there are only two grids we are concerned with. This is to distinguish it from the more general “tri-grid”, which would have atmosphere, land, and ocean all on separate grids.

To see all grid combinations available, run “./query_config --grids" in cime/scripts

A breakdown of some grid configurations is listed below.

grid alias

nickname

ATM

LND/ROF

OCN/ICE

supported/used

 

 

grid alias

nickname

ATM

LND/ROF

OCN/ICE

supported/used

 

 

ne4pg2_ne4pg2

mongrid ne4

ne4pg2

ne4pg2

data ne4pg2

 

 

 

ne4pg2_oQU480

 

ne4pg2

ne4pg2

oQU480

 

 

 

ne4pg2_r05_oQU480

 

ne4pg2

r05

oQU480

not valid

 

 

ne4pg2_r2_oQU480

 

ne4pg2

r2

oQU480

not valid

 

 

 

 

 

 

 

 

 

 

ne30pg2_ne30pg2

monogrid ne30

ne30np4.pg2

ne30np4.pg2

data ne30pg2

 

 

 

ne30pg2_EC30to60E2r2

bigrid?

ne30np4.pg2

 

 

 

 

 

ne30pg2_r0125_oRRS18to6v3

trigrid?

ne30np4.pg2

r0125

oRSS18ro6v3

 

 

 

ne30pg2_r2_oRSS18ro6v3

 

ne30np4.pg2

r2

oRSS18ro6v3

 

 

 

ne30_r0125_oECv3

 

ne30np4

r0125

oEC60to30v3

 

 

 

 

 

 

 

 

 

 

 

ne120pg2_ne120pg2

 

ne120np4.pg2

ne120np4.pg2

data ne120pg2

not valid

 

 

ne120pg2_r0125_oRRS18to6v3

 

ne120np4.pg2

r0125

oRSS18ro6v3

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

LND/ROF grid

 

 

LND/ROF grid

 

 

r2

2-degrees

 

r05

0.5 degrees

 

r0125

0.125 degrees

 

 

 

 

Common place to look cime_config/config_grids.xml