Skip to content

Commit

Permalink
Add some nag Antarctica tests
Browse files Browse the repository at this point in the history
Partially addresses #60 (Once nuopc/cmeps cases work
on izumi, add some testing)
  • Loading branch information
billsacks committed Sep 29, 2021
1 parent ba968a8 commit 0974261
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions cime_config/testdefs/testlist_cism.xml
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,19 @@
</machines>
</test>

<test name="SMS_D_Ld5_P24x1" grid="f10_f10_ais8_mg37" compset="I1850Clm50SpGa" testmods="cism/test_coupling">
<machines>

<machine name="izumi" compiler="nag" category="aux_glc">
<options>
<option name="wallclock">1:59</option>
<option name="comment">IG nag debug test with Antarctica</option>
</options>
</machine>

</machines>
</test>

<test name="SMS_Vmct_D_Ly1" grid="f09_g17_gris4" compset="T1850Gg" testmods="cism/isostasy_period1">
<machines>

Expand Down Expand Up @@ -743,6 +756,21 @@
equivalent mct test above). -->
</machines>
</test>

<test name="SMS_D_Ly1_P24x1" grid="f09_g17_ais8" compset="T1850Ga">
<machines>

<machine name="izumi" compiler="nag" category="aux_glc">
<options>
<option name="wallclock">1:59</option>
<option name="comment">short nag debug T compset test of CISM2 with Antarctica</option>
</options>
</machine>

<!-- BUG(wjs, 2021-09-29, ESCOMP/CISM-wrapper#60) Add a pgi
version of this test once nuopc is working with pgi -->
</machines>
</test>

<test name="SMS_Vmct_D_Ly3_P24x1" grid="f09_g17_gris20" compset="T1850Gg">
<machines>
Expand Down

0 comments on commit 0974261

Please sign in to comment.