Skip to content

Commit

Permalink
Split the fates seed dispersal ERP test into an ERS and PEM test
Browse files Browse the repository at this point in the history
  • Loading branch information
glemieux committed Sep 25, 2023
1 parent 2d95504 commit 9e69e55
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion cime_config/testdefs/testlist_clm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1795,7 +1795,15 @@
<option name="wallclock">00:20:00</option>
</options>
</test>
<test name="ERP_D_Ld30" grid="5x5_amazon" compset="I2000Clm50FatesRs" testmods="clm/FatesColdSeedDisp">
<test name="ERS_D_Ld15" grid="5x5_amazon" compset="I2000Clm50FatesRs" testmods="clm/FatesColdSeedDisp">
<machines>
<machine name="cheyenne" compiler="gnu" category="fates"/>
</machines>
<options>
<option name="wallclock">00:40:00</option>
</options>
</test>
<test name="PEM_D_Ld15" grid="5x5_amazon" compset="I2000Clm50FatesRs" testmods="clm/FatesColdSeedDisp">
<machines>
<machine name="cheyenne" compiler="gnu" category="fates"/>
</machines>
Expand Down

0 comments on commit 9e69e55

Please sign in to comment.