Skip to content

Commit 1e1dcb6

Browse files
committed
Use fewer tasks for WW3 without MARBL
Also added two new compsets for running MARBL with WW3 instead of SWAV
1 parent feb3d1a commit 1e1dcb6

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

cime_config/config_compsets.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,14 @@
110110
<lname>1850_DATM%JRA-1p5-2023_SLND_CICE_MOM6%MARBL-ABIO_DROF%JRA-1p5-2023_SGLC_SWAV</lname>
111111
</compset>
112112

113+
<compset>
114+
<alias>GW1850MARBL_JRA</alias>
115+
<lname>1850_DATM%JRA-1p5-2023_SLND_CICE_MOM6%MARBL-BIO_DROF%JRA-1p5-2023_SGLC_WW3</lname>
116+
</compset>
117+
118+
<compset>
119+
<alias>GW1850ABIOMARBL_JRA</alias>
120+
<lname>1850_DATM%JRA-1p5-2023_SLND_CICE_MOM6%MARBL-ABIO_DROF%JRA-1p5-2023_SGLC_WW3</lname>
121+
</compset>
122+
113123
</compsets>

cime_config/config_pes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<ntasks_ice>128</ntasks_ice>
187187
<ntasks_ocn>896</ntasks_ocn>
188188
<ntasks_lnd>1</ntasks_lnd>
189-
<ntasks_wav>256</ntasks_wav>
189+
<ntasks_wav>128</ntasks_wav>
190190
<ntasks_glc>1</ntasks_glc>
191191
</ntasks>
192192
<nthrds>
@@ -204,7 +204,7 @@
204204
<rootpe_rof>0</rootpe_rof>
205205
<rootpe_cpl>0</rootpe_cpl>
206206
<rootpe_ice>0</rootpe_ice>
207-
<rootpe_ocn>384</rootpe_ocn>
207+
<rootpe_ocn>256</rootpe_ocn>
208208
<rootpe_lnd>0</rootpe_lnd>
209209
<rootpe_wav>128</rootpe_wav>
210210
<rootpe_glc>0</rootpe_glc>

0 commit comments

Comments
 (0)