Skip to content

Commit 4b5e4eb

Browse files
authored
Merge pull request #243 from adamrher/ccs_config-natl
Add NATL 1/8˚ grid and F-case grid alias
2 parents d0bdc37 + 03639fa commit 4b5e4eb

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

component_grids_nuopc.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,13 @@
257257
<support>Test support only</support>
258258
</domain>
259259

260+
<domain name="ne0np4.NATL.ne30x8">
261+
<nx>317567</nx> <ny>1</ny>
262+
<mesh>$DIN_LOC_ROOT/share/meshes/NATL_ne30x8_np4_MESH_cdf5_c20250618.nc</mesh>
263+
<desc>ne0np4.NATL.ne30x8 is a Spectral Elem 1-deg grid with a 1/8 deg refined region over the North Atlantic:</desc>
264+
<support>Test support only</support>
265+
</domain>
266+
260267
<!-- CAM/MPAS meshes -->
261268
<domain name="mpasa480">
262269
<nx>2562</nx> <ny>1</ny>

modelgrid_aliases_nuopc.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1428,6 +1428,13 @@
14281428
<mask>tx0.1v2</mask>
14291429
</model_grid>
14301430

1431+
<model_grid alias="ne0NATLne30x8_ne0NATLne30x8_mt12" not_compset="_MOM">
1432+
<grid name="atm">ne0np4.NATL.ne30x8</grid>
1433+
<grid name="lnd">ne0np4.NATL.ne30x8</grid>
1434+
<grid name="ocnice">ne0np4.NATL.ne30x8</grid>
1435+
<mask>tx0.1v2</mask>
1436+
</model_grid>
1437+
14311438
<!-- MPAS-A grids -->
14321439

14331440
<model_grid alias="mpasa480_mpasa480" not_compset="_MOM">

0 commit comments

Comments
 (0)