Run a global simulation with time-varying CO₂ forcing

Ray D

Ray D. Lee
New Member
Hi

I would like to do a global simulation using CLM5. At first, I was use I2000Clm50BgcCrop (2000_DATM%GSWP3v1_CLM50%BGC-CROP_SICE_SOCN_MOSART_CISM2%NOEVOLVE_SWAV) compset but the CO2 concentration is constant.

I want to set a time-varying CO2 forcing. Which compset should I use or is there another way? Thank you.
 

slevis

Moderator
Staff member
In your version of the code, try:
cd cime/scripts
./query_config --compsets
to see a list of all the available compsets. The IHist compsets use transient CO2.
 
Back
Top