Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions modelgrid_aliases_nuopc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1380,6 +1380,15 @@
<mask>tx2_3v3</mask>
</model_grid>

<!-- atm grid useful with testmods mom-tx10deg for low-res B compset testing, e.g., for DART -->
<model_grid alias="ne3pg3_ne3pg3_t232">
<grid name="atm">ne3np4.pg3</grid>
<grid name="lnd">ne3np4.pg3</grid>
<grid name="ocnice">tx2_3v2</grid>
<grid name="rof">JRA025</grid>
<mask>tx2_3v2</mask>
</model_grid>

<model_grid alias="ne5pg3_ne5pg3_mg37" not_compset="_MOM">
<grid name="atm">ne5np4.pg3</grid>
<grid name="lnd">ne5np4.pg3</grid>
Expand Down