Skip to content

Commit 068497d

Browse files
authored
Merge pull request #170 from dabail10/wgxv37
Add gx3v7 grid for WW3
2 parents f90e105 + 057bddd commit 068497d

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

component_grids_nuopc.xml

+6
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,12 @@
532532
<desc>WW3 90 x 50 global grid</desc>
533533
<support>For testing of the WAV model</support>
534534
</domain>
535+
<domain name="wgx3v7">
536+
<nx>100</nx> <ny>116</ny>
537+
<mesh>$DIN_LOC_ROOT/share/meshes/wgx3v7_2301208_ESMFmesh.nc</mesh>
538+
<desc>gx3v7 global grid</desc>
539+
<support>For testing of the WAV model</support>
540+
</domain>
535541
<domain name="wtx0.66v1">
536542
<nx>540</nx> <ny>458</ny>
537543
<mesh>$DIN_LOC_ROOT/share/meshes/wtx0.66v1_210917_ESMFmesh.nc</mesh>

modelgrid_aliases_nuopc.xml

+16
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,14 @@
357357
<grid name="rof">JRA025</grid>
358358
</model_grid>
359359

360+
<model_grid alias="TL319_t232_wg37" compset="DATM%JRA">
361+
<grid name="atm">TL319</grid>
362+
<grid name="lnd">TL319</grid>
363+
<grid name="ocnice">tx2_3v2</grid>
364+
<grid name="rof">JRA025</grid>
365+
<grid name="wav">wgx3v7</grid>
366+
</model_grid>
367+
360368
<model_grid alias="TL319_t061_wt061" not_compset="_CAM">
361369
<grid name="atm">TL319</grid>
362370
<grid name="lnd">TL319</grid>
@@ -940,6 +948,14 @@
940948
<mask>tx2_3v2</mask>
941949
</model_grid>
942950

951+
<model_grid alias="ne30pg3_t232_wg37">
952+
<grid name="atm">ne30np4.pg3</grid>
953+
<grid name="lnd">ne30np4.pg3</grid>
954+
<grid name="ocnice">tx2_3v2</grid>
955+
<grid name="wav">wgx3v7</grid>
956+
<mask>tx2_3v2</mask>
957+
</model_grid>
958+
943959
<model_grid alias="ne30pg3_t232_gris4">
944960
<grid name="atm">ne30np4.pg3</grid>
945961
<grid name="lnd">ne30np4.pg3</grid>

0 commit comments

Comments
 (0)