Skip to content

Commit

Permalink
Add grid configure for T42 for SCM
Browse files Browse the repository at this point in the history
  • Loading branch information
bogensch committed Feb 2, 2017
1 parent a5b870b commit 209a8d2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cime/cime_config/acme/config_grids.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1026,6 +1026,12 @@

<domain name="T42">
<nx>128</nx> <ny>64</ny>
<file atm_mask="usgs">domain.lnd.T42_USGS.111004.nc</file>
<file lnd_mask="usgs">domain.lnd.T42_USGS.111004.nc</file>
<file ocn_mask="usgs">domain.camocn.64x128_USGS_070807.nc</file>
<path atm_mask="usgs">$DIN_LOC_ROOT/share/domains/domain.clm</path>
<path lnd_mask="usgs">$DIN_LOC_ROOT/share/domains/domain.clm</path>
<path ocn_mask="usgs">$DIN_LOC_ROOT/atm/cam/ocnfrac</path>
<desc>T42 is Gaussian grid:</desc>
</domain>

Expand Down

0 comments on commit 209a8d2

Please sign in to comment.