Skip to content

Commit df6612a

Browse files
authored
Merge pull request #1534 from fvitt/1850MTt4s_nl_defaults
cam6_4_167: 1850 MTt4s namelist defaults
2 parents 1d8a28b + d5c2969 commit df6612a

14 files changed

Lines changed: 374 additions & 88 deletions

bld/namelist_files/namelist_defaults_cam.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,8 @@
714714
<!-- Time-variant chemistry surface values -->
715715
<bndtvghg>atm/cam/ggas/ghg_hist_1765-2005_c091218.nc</bndtvghg>
716716
<flbc_file>atm/waccm/lb/LBC_1765-2100_1.9x2.5_CCMI_RCP60_za_RNOCStrend_c141002.nc</flbc_file>
717-
<flbc_file chem="ghg_mam4">atm/waccm/lb/LBC_17500116-20150116_CMIP6_0p5degLat_c180905.nc</flbc_file>
717+
<flbc_file chem="ghg_mam4" phys="cam6">atm/waccm/lb/LBC_17500116-20150116_CMIP6_0p5degLat_c180905.nc</flbc_file>
718+
<flbc_file phys="cam7">atm/waccm/lb/CMIP7/LBC_17500116-20221216_CMIP7_0p5degLat_OCSupdate_c250523.nc</flbc_file>
718719

719720
<!-- Time-variant CO2 fossil fuel emissions -->
720721
<co2flux_fuel_file hgrid="0.9x1.25" sim_year="1850-2015">atm/cam/ggas/emissions-cmip6_CO2_anthro_surface_175001-201512_fv_0.9x1.25_c20181011.nc</co2flux_fuel_file>
@@ -866,6 +867,7 @@
866867
<gw_prndl chem="trop_strat_mam4_slh">0.5d0 </gw_prndl>
867868
<gw_prndl chem="trop_strat_mam5_slh">0.5d0 </gw_prndl>
868869
<gw_oro_south_fac >1.d0 </gw_oro_south_fac>
870+
<gw_oro_south_fac model_top="mt">1.d0 </gw_oro_south_fac>
869871
<gw_oro_south_fac waccm_phys="1">2.d0 </gw_oro_south_fac>
870872
<gw_oro_south_fac model_top="ht">2.d0 </gw_oro_south_fac>
871873
<gw_oro_south_fac chem="geoschem_mam4">2.d0 </gw_oro_south_fac>
@@ -878,6 +880,7 @@
878880
<gw_oro_south_fac carma="trop_strat_soa1">2.D0</gw_oro_south_fac>
879881
<gw_oro_south_fac carma="trop_strat_soa5">2.D0</gw_oro_south_fac>
880882
<gw_lndscl_sgh >.true. </gw_lndscl_sgh>
883+
<gw_lndscl_sgh model_top="mt">.true. </gw_lndscl_sgh>
881884
<gw_lndscl_sgh waccm_phys="1">.false.</gw_lndscl_sgh>
882885
<gw_lndscl_sgh model_top="ht">.false.</gw_lndscl_sgh>
883886
<gw_lndscl_sgh chem="geoschem_mam4">.false.</gw_lndscl_sgh>
@@ -2608,7 +2611,7 @@
26082611
<seasalt_emis_scale ver="mam7" >1.62D0</seasalt_emis_scale>
26092612
<seasalt_emis_scale ver="strat" >0.90D0</seasalt_emis_scale>
26102613
<seasalt_emis_scale ver="strat" clubb_sgs="1" >1.00D0</seasalt_emis_scale>
2611-
<seasalt_emis_scale ver="strat" clubb_sgs="1" phys="cam7" >1.50D0</seasalt_emis_scale>
2614+
<seasalt_emis_scale ver="strat" clubb_sgs="1" phys="cam7" >1.55D0</seasalt_emis_scale>
26122615
<seasalt_emis_scale ver="strat" clubb_sgs="1" hgrid="1.9x2.5" phys="cam6">1.10D0</seasalt_emis_scale>
26132616
<seasalt_emis_scale ver="strat" clubb_sgs="1" silhs="1" >0.60D0</seasalt_emis_scale>
26142617

bld/namelist_files/use_cases/1850_cam_lt.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<solar_data_type> FIXED </solar_data_type>
88

99
<!-- LBC Files : -->
10-
<flbc_file>atm/waccm/lb/CMIP7/LBC_17500116-20221216_CMIP7_0p5degLat_c250326.nc</flbc_file>
1110
<flbc_cycle_yr>1850</flbc_cycle_yr>
1211
<flbc_type>'CYCLICAL'</flbc_type>
1312
<flbc_list>'CO2','CH4','N2O','CFC11','CFC12','CFC11eq'</flbc_list>

bld/namelist_files/use_cases/1850_cam_mt.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<solar_data_type> FIXED </solar_data_type>
88

99
<!-- LBC Files : -->
10-
<flbc_file>atm/waccm/lb/CMIP7/LBC_17500116-20221216_CMIP7_0p5degLat_c250326.nc</flbc_file>
1110
<flbc_cycle_yr>1850</flbc_cycle_yr>
1211
<flbc_type>'CYCLICAL'</flbc_type>
1312
<flbc_list>'CO2','CH4','N2O','CFC11','CFC12','CFC11eq'</flbc_list>

bld/namelist_files/use_cases/1850_trop_strat_t4s_cam7.xml

Lines changed: 163 additions & 13 deletions
Large diffs are not rendered by default.

bld/namelist_files/use_cases/hist_cam_lt.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<solar_irrad_data_file>atm/cam/solar/SolarForcingCMIP7-4.6_18491230-20240101_sumEPP_c20250630.nc</solar_irrad_data_file>
88

99
<!-- LBC Files -->
10-
<flbc_file>atm/waccm/lb/CMIP7/LBC_17500116-20221216_CMIP7_0p5degLat_c250326.nc</flbc_file>
1110
<flbc_type>'SERIAL'</flbc_type>
1211
<flbc_list>'CO2','CH4','N2O','CFC11','CFC12','CFC11eq'</flbc_list>
1312

bld/namelist_files/use_cases/hist_cam_mt.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<solar_irrad_data_file>atm/cam/solar/SolarForcingCMIP7-4.6_18491230-20240101_sumEPP_c20250630.nc</solar_irrad_data_file>
88

99
<!-- LBC Files -->
10-
<flbc_file>atm/waccm/lb/CMIP7/LBC_17500116-20221216_CMIP7_0p5degLat_c250326.nc</flbc_file>
1110
<flbc_type>'SERIAL'</flbc_type>
1211
<flbc_list>'CO2','CH4','N2O','CFC11','CFC12','CFC11eq'</flbc_list>
1312

bld/namelist_files/use_cases/hist_trop_strat_t4s_cam7.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@
1515

1616
<!-- Lower boundary concentrations -->
1717
<flbc_type>SERIAL</flbc_type>
18-
<flbc_file>atm/waccm/lb/LBC_17500116-25001216_CMIP6_SSP585_0p5degLat_c20200824.nc</flbc_file>
1918
<flbc_list>
20-
'CCL4', 'CF2CLBR', 'CF3BR', 'CFC11', 'CFC113', 'CFC12', 'CH3BR', 'CH3CCL3', 'CH3CL', 'CH4', 'CO2', 'H2',
21-
'HCFC22', 'N2O', 'CFC114', 'CFC115', 'HCFC141B', 'HCFC142B', 'H2402', 'OCS', 'SF6', 'CFC11eq'
19+
'CCL4', 'CF2CLBR', 'CF3BR', 'CFC11', 'CFC113', 'CFC12', 'CH3BR', 'CH3CCL3', 'CH3CL', 'CH4', 'CO2', 'H2',
20+
'HCFC22', 'N2O', 'CFC114', 'CFC115', 'HCFC141B', 'HCFC142B', 'CH2BR2', 'CHBR3', 'H2402', 'OCS', 'SF6', 'CFC11eq'
2221
</flbc_list>
2322

2423
<!-- history output -->

bld/namelist_files/use_cases/waccm_ma_hist_cam7.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@
2222

2323
<!-- LBC, UBC Files -->
2424
<flbc_type>SERIAL</flbc_type>
25-
<flbc_file>atm/waccm/lb/CMIP7/LBC_17500116-20221216_CMIP7_0p5degLat_c250326.nc</flbc_file>
2625
<flbc_list>
2726
'CCL4', 'CF2CLBR', 'CF3BR', 'CFC11', 'CFC113', 'CFC12', 'CH3BR', 'CH3CCL3', 'CH3CL', 'CH4', 'CO2', 'H2',
28-
'HCFC22', 'N2O', 'CFC114', 'CFC115', 'HCFC141B', 'HCFC142B', 'CH2BR2', 'CHBR3', 'H2402', 'OCS', 'CFC11eq'
27+
'HCFC22', 'N2O', 'CFC114', 'CFC115', 'HCFC141B', 'HCFC142B', 'CH2BR2', 'CHBR3', 'H2402', 'OCS', 'SF6', 'CFC11eq'
2928
</flbc_list>
3029

3130
<!-- Upper Boundary -->

bld/namelist_files/use_cases/waccm_sc_hist_cam7.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818

1919
<!-- LBC, UBC Files -->
2020
<flbc_type>SERIAL</flbc_type>
21-
<flbc_file>atm/waccm/lb/CMIP7/LBC_17500116-20221216_CMIP7_0p5degLat_c250326.nc</flbc_file>
2221
<flbc_list>'CO2','CH4','N2O','CFC11','CFC12','CFC11eq'</flbc_list>
2322

2423
<!-- upper atmos forcings -->

cime_config/testdefs/testlist_cam.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2022,6 +2022,16 @@
20222022
<option name="comment" >Medium-top CAM-Chem with simpler climate chemistry</option>
20232023
</options>
20242024
</test>
2025+
<test compset="1850C_CAM70%MT%CT4S2_CLM60%SP_CICE%PRES_DOCN%DOM_MOSART_SGLC_SWAV_SESP" grid="ne30pg3_ne30pg3_mt232" name="SMS_D_Ln9" testmods="cam/outfrq9s">
2026+
<machines>
2027+
<machine name="derecho" compiler="intel" category="camchem"/>
2028+
<machine name="derecho" compiler="intel" category="aux_cam"/>
2029+
</machines>
2030+
<options>
2031+
<option name="wallclock">00:40:00</option>
2032+
<option name="comment" >1850 Medium-top CAM-Chem with simpler climate chemistry</option>
2033+
</options>
2034+
</test>
20252035
<test compset="FW2000climo" grid="f09_f09_mg17" name="SMS_Ld1" testmods="cam/outfrq1d">
20262036
<machines>
20272037
<machine name="derecho" compiler="intel" category="aux_cam"/>

0 commit comments

Comments
 (0)