Skip to content

Commit 23ae04c

Browse files
authored
Merge pull request #261 from gunterl/ccs_config_gris_ismip6
Adding the necessary change to recognize the new Greenland 4 km grid that will be the new default in CESM.
2 parents b20a207 + 1084460 commit 23ae04c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

component_grids_nuopc.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -574,8 +574,8 @@
574574
<desc>20-km Greenland grid</desc>
575575
</domain>
576576
<domain name="gris4">
577-
<nx>416</nx> <ny>704</ny>
578-
<mesh>$DIN_LOC_ROOT/share/meshes/greenland_4km_epsg3413_c170414_ESMFmesh_c20190729.nc</mesh>
577+
<nx>421</nx> <ny>721</ny>
578+
<mesh>$DIN_LOC_ROOT/share/meshes/greenland_4km_epsg3413_c250909_ESMFmesh_c20250909.nc</mesh>
579579
<desc>4-km Greenland grid, for use with the glissade dycore</desc>
580580
</domain>
581581
<domain name="ais8">

0 commit comments

Comments
 (0)