Skip to content

Commit

Permalink
run DPxx tests with PG2 grid
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Bogenschutz committed Aug 6, 2024
1 parent 48e2575 commit 23dc534
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions cime_config/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -657,10 +657,10 @@
"time" : "01:00:00",
# each test 225 phys cols, roughly size of ne2
"tests" : (
"ERS_P16_Ln22.ne30_ne30.FIOP-SCREAMv1-DP.scream-dpxx-dycomsrf01",
"ERS_P16_Ln22.ne30_ne30.FIOP-SCREAMv1-DP.scream-dpxx-arm97",
"ERS_P16_Ln22.ne30_ne30.FIOP-SCREAMv1-DP.scream-dpxx-comble",
"ERS_P16_Ln22.ne30_ne30.FRCE-SCREAMv1-DP",
"ERS_P16_Ln22.ne30pg2_ne30pg2.FIOP-SCREAMv1-DP.scream-dpxx-dycomsrf01",
"ERS_P16_Ln22.ne30pg2_ne30pg2.FIOP-SCREAMv1-DP.scream-dpxx-arm97",
"ERS_P16_Ln22.ne30pg2_ne30pg2.FIOP-SCREAMv1-DP.scream-dpxx-comble",
"ERS_P16_Ln22.ne30pg2_ne30pg2.FRCE-SCREAMv1-DP",
)
},

Expand Down
4 changes: 2 additions & 2 deletions components/eamxx/cime_config/config_compsets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@

<entry id="PTS_NX">
<values>
<value compset=".*DP-EAMxx">225</value>
<value compset=".*DP-EAMxx">100</value>
</values>
</entry>

Expand All @@ -129,7 +129,7 @@

<entry id="ICE_NX">
<values>
<value compset=".*DP-EAMxx">225</value>
<value compset=".*DP-EAMxx">100</value>
</values>
</entry>

Expand Down

0 comments on commit 23dc534

Please sign in to comment.