diff --git a/cime/scripts/Tools/config_compsets.xml b/cime/scripts/Tools/config_compsets.xml index a5fd7de69500..b7c2ec3761a1 100644 --- a/cime/scripts/Tools/config_compsets.xml +++ b/cime/scripts/Tools/config_compsets.xml @@ -223,6 +223,9 @@ value of RUN_STARTDATE will be date2. AMIP_CAM5_CLM40%CN_CICE%PRES_DOCN%DOM_RTM_SGLC_SWAV 20TR_CAM4_CLM40%CN_CICE%PRES_DOCN%DOM_RTM_SGLC_SWAV 2000_CAM5%CLB_CLM40%SP_CICE%PRES_DOCN%DOM_RTM_SGLC_SWAV +2000_CAM5%MG2_CLM40%SP_CICE%PRES_DOCN%DOM_RTM_SGLC_SWAV +2000_CAM5%CLBMG2_CLM40%SP_CICE%PRES_DOCN%DOM_RTM_SGLC_SWAV +2000_CAM5%CLBMG2MAM4_CLM40%SP_CICE%PRES_DOCN%DOM_RTM_SGLC_SWAV 1850_CAM5%PM_CLM40%SP_CICE%PRES_DOCN%DOM_RTM_SGLC_SWAV 2000_CAM5%PM_CLM40%SP_CICE%PRES_DOCN%DOM_RTM_SGLC_SWAV 1850_CAM4%WCCM_CLM40%SP_CICE%PRES_DOCN%DOM_RTM_SGLC_SWAV @@ -582,6 +585,9 @@ GEOS => GEOS5 meteorology for "stand-alone" CAM -chem trop_mam4 -cosp -clubb_sgs +-microphys mg2 +-clubb_sgs -microphys mg2 +-clubb_sgs -microphys mg2 -chem trop_mam4 -unicon -cppdefs -DMODIFY_ACTIVATE -chem trop_bam -chem trop_mozart @@ -707,6 +713,9 @@ GEOS => GEOS5 meteorology for "stand-alone" CAM CAM with COSP turned on: CAM with all polar mods: CAM CLUBB: +CAM MG2: +CAM CLUBB MG2: +CAM CLUBB MG2 MAM4: CAM prescribed modal aerosols: CAM WACCM with daily solar data and SPEs: CAM WACCM-X: diff --git a/components/cam/src/physics/cam/physpkg.F90 b/components/cam/src/physics/cam/physpkg.F90 index 97c28bcae82a..59c19bd0b338 100644 --- a/components/cam/src/physics/cam/physpkg.F90 +++ b/components/cam/src/physics/cam/physpkg.F90 @@ -2391,6 +2391,10 @@ subroutine tphysbc (ztodt, & call modal_aero_wateruptake_dr(state, pbuf) endif + if (do_clubb_sgs) then + sh_e_ed_ratio = 0.0_r8 + endif + call aero_model_wetdep( ztodt, dlf, dlf2, cmfmc2, state, sh_e_ed_ratio, & !Intent-ins mu, md, du, eu, ed, dp, dsubcld, jt, maxg, ideep, lengath, species_class,& cam_out, & !Intent-inout