Skip to content

Commit

Permalink
Merge pull request #176 from ESCOMP/nanr/cesm2.1-alphabranch
Browse files Browse the repository at this point in the history
Description of changes

Adding HISTsmbb compset for CESM2-LE ensemble with smoothed BB burning and fixed SO2/SO4 forcing.
Specific notes

Contributors other than yourself, if any:
JF Lamarque (smoothing); Simone Tilmes (Corrected SO2/SO4 ship forcing)

Fixes: [Github issue #s] And brief description of each issue.

User interface changes?: [ No/Yes ]
[ If yes, describe what changed, and steps taken to ensure backward compatibility ]

Testing performed (automated tests and/or manual tests):
  • Loading branch information
fischer-ncar committed Oct 27, 2020
2 parents 6d1dcbc + 7fcd9a3 commit 2a2f1de
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Externals.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[cam]
tag = cam_cesm2_1_rel_47
tag = cam_cesm2_1_rel_49
protocol = git
repo_url = https://github.com/ESCOMP/CAM
local_path = components/cam
Expand Down
11 changes: 11 additions & 0 deletions cime_config/config_compsets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,16 @@
<science_support grid="f19_g17"/>
</compset>

<!-- Same as BHISTcmip6, but with smoothed BB and fixed SOAG forcing for SSP370 -->
<compset>
<alias>BHISTsmbb</alias>
<lname>HIST_CAM60%SMBB_CLM50%BGC-CROP-CMIP6DECK_CICE%CMIP6_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD</lname>
<science_support grid="f09_g17_gl4"/>
<science_support grid="f09_g17"/>
<science_support grid="f19_g17_gl4"/>
<science_support grid="f19_g17"/>
</compset>

<compset>
<alias>BC5L45BGC</alias>
<lname>2000_CAM50_CLM45%BGC_CICE_POP2_MOSART_SGLC_SWAV</lname>
Expand Down Expand Up @@ -479,6 +489,7 @@
<value grid="a%0.9x1.25_l%0.9x1.25_oi%gx1v7_r%r05_g%gland4_w%ww3a_m%gx1v7" compset="SSP585EXT_CAM60%WCTS_CLM50%BGC-CROP.*CICE.*POP2%ECO.*_MOSART_CISM2%NOEVOLVE_WW3">hybrid</value>
<value grid="a%0.9x1.25_l%0.9x1.25_oi%gx1v7_r%r05_g%gland4_w%ww3a_m%gx1v7" compset="1850_CAM60_CLM50%BGC-CROP.*_CICE.*_POP2%ECO.*_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD">hybrid</value>
<value grid="a%0.9x1.25_l%0.9x1.25_oi%gx1v7_r%r05_g%gland4_w%ww3a_m%gx1v7" compset="HIST_CAM60_CLM50%BGC-CROP.*_CICE.*_POP2%ECO.*_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD">hybrid</value>
<value grid="a%0.9x1.25_l%0.9x1.25_oi%gx1v7_r%r05_g%gland4_w%ww3a_m%gx1v7" compset="HIST_CAM60%SMBB_CLM50%BGC-CROP.*_CICE.*_POP2%ECO.*_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD">hybrid</value>
<value grid="a%0.9x1.25_l%0.9x1.25_oi%gx1v7_r%r05_g%gland4_w%ww3a_m%gx1v7" compset="_CAM60%4xCO2.*_CLM50%BGC-CROP-CMIP6DECK_CICE.*_POP2%ECO.*_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD">hybrid</value>
<value grid="a%0.9x1.25_l%0.9x1.25_oi%gx1v7_r%r05_g%gland4_w%ww3a_m%gx1v7" compset="_CAM60%1PCT.*_CLM50%BGC-CROP-CMIP6DECK_CICE.*_POP2%ECO.*_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD" >hybrid</value>
<value grid="a%0.9x1.25_l%0.9x1.25_oi%gx1v7_r%r05_g%gland4_w%ww3a_m%gx1v7" compset="_CAM60%WCSC_CLM50%BGC-CROP_CICE_POP2%ECO.*_MOSART_CISM2%NOEVOLVE_WW3" >hybrid</value>
Expand Down

0 comments on commit 2a2f1de

Please sign in to comment.