Skip to content

Commit

Permalink
remove CMIP6 from MMF compsets
Browse files Browse the repository at this point in the history
  • Loading branch information
whannah1 committed Sep 5, 2024
1 parent 344baca commit 8e6f5ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions cime_config/allactive/config_compsets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,18 +133,18 @@
<!-- ************************************************ -->
<compset>
<alias>WCYCL1950-MMF1</alias>
<lname>1950SOI_EAM%CMIP6-MMF1_ELM%SPBC_MPASSI_MPASO_MOSART_SGLC_SWAV</lname>
<lname>1950SOI_EAM%MMF1_ELM%SPBC_MPASSI_MPASO_MOSART_SGLC_SWAV</lname>
</compset>

<compset>
<alias>WCYCL20TR-MMF1</alias>
<lname>20TRSOI_EAM%CMIP6-MMF1_ELM%SP_MPASSI_MPASO_MOSART_SGLC_SWAV</lname>
<lname>20TRSOI_EAM%MMF1_ELM%SP_MPASSI_MPASO_MOSART_SGLC_SWAV</lname>
</compset>

<!-- separate compset for testing (NS = no spinup) -->
<compset>
<alias>WCYCL20TRNS-MMF1</alias>
<lname>20TR_EAM%CMIP6-MMF1_ELM%SP_MPASSI_MPASO_MOSART_SGLC_SWAV</lname>
<lname>20TR_EAM%MMF1_ELM%SP_MPASSI_MPASO_MOSART_SGLC_SWAV</lname>
</compset>
<!-- ************************************************** -->
<!-- ************************************************** -->
Expand Down
4 changes: 2 additions & 2 deletions components/eam/cime_config/config_compsets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -272,12 +272,12 @@
<!-- F compsets with transient SST (AMIP) -->
<compset>
<alias>F20TR-MMF1</alias>
<lname>20TR_EAM%CMIP6-MMF1_ELM%SP_MPASSI%PRES_DOCN%DOM_MOSART_SGLC_SWAV</lname>
<lname>20TR_EAM%MMF1_ELM%SP_MPASSI%PRES_DOCN%DOM_MOSART_SGLC_SWAV</lname>
</compset>

<compset>
<alias>F20TR-MMF1</alias>
<lname>20TR_EAM%CMIP6-MMF2_ELM%SP_MPASSI%PRES_DOCN%DOM_MOSART_SGLC_SWAV</lname>
<lname>20TR_EAM%MMF2_ELM%SP_MPASSI%PRES_DOCN%DOM_MOSART_SGLC_SWAV</lname>
</compset>

<!-- ******************************* -->
Expand Down

0 comments on commit 8e6f5ec

Please sign in to comment.