Skip to content

Commit

Permalink
Merge pull request #170 from dabail10/wgxv37
Browse files Browse the repository at this point in the history
Add gx3v7 grid for WW3
  • Loading branch information
jedwards4b authored Jun 6, 2024
2 parents f90e105 + 057bddd commit 068497d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions component_grids_nuopc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,12 @@
<desc>WW3 90 x 50 global grid</desc>
<support>For testing of the WAV model</support>
</domain>
<domain name="wgx3v7">
<nx>100</nx> <ny>116</ny>
<mesh>$DIN_LOC_ROOT/share/meshes/wgx3v7_2301208_ESMFmesh.nc</mesh>
<desc>gx3v7 global grid</desc>
<support>For testing of the WAV model</support>
</domain>
<domain name="wtx0.66v1">
<nx>540</nx> <ny>458</ny>
<mesh>$DIN_LOC_ROOT/share/meshes/wtx0.66v1_210917_ESMFmesh.nc</mesh>
Expand Down
16 changes: 16 additions & 0 deletions modelgrid_aliases_nuopc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,14 @@
<grid name="rof">JRA025</grid>
</model_grid>

<model_grid alias="TL319_t232_wg37" compset="DATM%JRA">
<grid name="atm">TL319</grid>
<grid name="lnd">TL319</grid>
<grid name="ocnice">tx2_3v2</grid>
<grid name="rof">JRA025</grid>
<grid name="wav">wgx3v7</grid>
</model_grid>

<model_grid alias="TL319_t061_wt061" not_compset="_CAM">
<grid name="atm">TL319</grid>
<grid name="lnd">TL319</grid>
Expand Down Expand Up @@ -940,6 +948,14 @@
<mask>tx2_3v2</mask>
</model_grid>

<model_grid alias="ne30pg3_t232_wg37">
<grid name="atm">ne30np4.pg3</grid>
<grid name="lnd">ne30np4.pg3</grid>
<grid name="ocnice">tx2_3v2</grid>
<grid name="wav">wgx3v7</grid>
<mask>tx2_3v2</mask>
</model_grid>

<model_grid alias="ne30pg3_t232_gris4">
<grid name="atm">ne30np4.pg3</grid>
<grid name="lnd">ne30np4.pg3</grid>
Expand Down

0 comments on commit 068497d

Please sign in to comment.