Skip to content

Commit 1f45825

Browse files
authored
Merge pull request #237 from gold2718/fix_sip
noresm3_0_016_cam6_4_085: Secondary ice bug fix Summary: Update PUMAS tag with secondary ice bug fix Contributors: oyvindseland, gold2718 Reviewers: oyvindseland Purpose of changes: NorESMhub/NorESM#718 Github PR URL: #237 Changes made to build system: None Changes made to the namelist: None Changes to the defaults for the boundary datasets: None Substantial timing or memory changes: None PUMAS was updated with a bug fix in the secondary ice production code. Testing: aux_cam_noresm: All pass except for expected baseline difference for secondary ice test - FAIL ERP_Ln9.ne16pg3_ne16pg3_mtn14.NF1850.betzy_intel.cam-secice BASELINE noresm3_0_beta02a: DIFF - FAIL ERP_Ln9.ne16pg3_ne16pg3_mtn14.NF1850.betzy_intel.cam-secice TPUTCOMP Error: TPUTCOMP: Throughput changed by 71.27%: baseline=0.529 sypd, tolerance=25%, current=0.152 sypd
2 parents 643ed02 + 3224814 commit 1f45825

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

cime_config/testdefs/testlist_cam.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
<machine name="betzy" compiler="intel" category="aux_cam_noresm"/>
1616
</machines>
1717
<options>
18-
<option name="wallclock">00:30:00</option>
18+
<option name="wallclock">00:40:00</option>
1919
</options>
2020
</test>
2121
<test compset="NFLTHIST" grid="ne30pg3_ne30pg3_mtn14" name="ERP_D_Ln9" testmods="cam/outfrq9s">
2222
<machines>
2323
<machine name="betzy" compiler="intel" category="aux_cam_noresm"/>
2424
</machines>
2525
<options>
26-
<option name="wallclock">00:30:00</option>
26+
<option name="wallclock">00:40:00</option>
2727
</options>
2828
</test>
2929

@@ -32,15 +32,15 @@
3232
<machine name="betzy" compiler="intel" category="aux_cam_noresm"/>
3333
</machines>
3434
<options>
35-
<option name="wallclock">00:30:00</option>
35+
<option name="wallclock">00:40:00</option>
3636
</options>
3737
</test>
3838
<test compset="NF2000mam4" grid="ne30pg3_ne30pg3_mtn14" name="ERP_Ln9" testmods="cam/outfrq9s">
3939
<machines>
4040
<machine name="betzy" compiler="intel" category="aux_cam_noresm"/>
4141
</machines>
4242
<options>
43-
<option name="wallclock">00:30:00</option>
43+
<option name="wallclock">00:40:00</option>
4444
</options>
4545
</test>
4646

@@ -91,7 +91,7 @@
9191
<machine name="betzy" compiler="intel" category="aux_cam_noresm"/>
9292
</machines>
9393
<options>
94-
<option name="wallclock">00:20:00</option>
94+
<option name="wallclock">00:30:00</option>
9595
<option name="comment">Test ZM modifications from Tomas Tonazzio</option>
9696
</options>
9797
</test>

src/physics/pumas

0 commit comments

Comments
 (0)