Skip to content

Commit

Permalink
Merge pull request #1364 from ACME-Climate/bishtgautam/lnd/e-and-i-bg…
Browse files Browse the repository at this point in the history
…c-compsets

Adds E and I compsets for BGC experiments
  • Loading branch information
xtcai authored Apr 17, 2017
2 parents a0b42bf + 42318e1 commit 50e0d86
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions cime_config/acme/allactive/config_compsets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,21 @@
<lname>1850_CAM5_CLM45%BGC_CICE_DOCN%SOM_RTM_SGLC_SWAV</lname>
</compset>

<compset>
<alias>E1850C5CNECACTCBC</alias>
<lname>1850_CAM5_CLM45%CNECACTCBC_CICE_DOCN%SOM_RTM_SGLC_SWAV</lname>
</compset>

<compset>
<alias>E20TRC5CNECACTCBC</alias>
<lname>20TR_CAM5_CLM45%CNECACTCBC_CICE_DOCN%SOM_RTM_SGLC_SWAV</lname>
</compset>

<entries>
<entry id="RUN_STARTDATE">
<values>
<value compset="20TR_CAM">1850-01-01</value>
</values>
</entry>
</entries>
</compsets>

0 comments on commit 50e0d86

Please sign in to comment.