Skip to content

Commit 4d8ef77

Browse files
committed
Merge branch 'wlin/atm/revised_single_forcings' into maint-3.0 (PR #6790)
Revise forcing specifications for single forcing compsets Revisions to single-forcing compsets' forcing specification focusing on where to include the GHG warming contribution of CH4, N2O, and O3 due to v3atm's interactive chemistry. Core to the changes is to separate the transient aerosol and chemical precursors for different single forcing compsets. New virtually transient forcing files are introduced to satisfy the unified data stream control for surface and elevated emissions. Historical evolution of stratospheric ozone is moved from the all-else configuration to the GHG only configuration. Fixes #6837 [BFB] non-BFB only for single forcing compsets [NML] Different only for single forcing compsets
2 parents 0e747dc + 2b966a2 commit 4d8ef77

File tree

4 files changed

+63
-67
lines changed

4 files changed

+63
-67
lines changed

components/eam/bld/namelist_files/use_cases/20TR_eam_CMIP6-GHG_chemUCI-Linoz-mam5-vbs.xml

Lines changed: 26 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,21 @@
1919
<scenario_ghg>RAMPED</scenario_ghg>
2020

2121
<!-- External forcing for BAM or MAM. CMIP6 input4mips data -->
22-
<ext_frc_type >CYCLICAL</ext_frc_type>
23-
<ext_frc_cycle_yr >1850</ext_frc_cycle_yr>
22+
<ext_frc_type >INTERP_MISSING_MONTHS</ext_frc_type>
2423
<no2_ext_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_NO2_aircraft_vertical_1750-2015_1.9x2.5_c20170608.nc </no2_ext_file>
25-
<!-- Use 1850-2014 averaged volcanic SO2 emission for 1850 -->
26-
<so2_ext_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_1850_2014_avg_so2_elev_strat_1850.nc </so2_ext_file>
27-
<soag0_ext_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/emissions-cmip6_e3sm_SOAG0_elev_1850-2014_1.9x2.5_c20230201.nc </soag0_ext_file>
28-
<bc_a4_ext_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_bc_a4_elev_1850-2014_c180205.nc </bc_a4_ext_file>
29-
<mam7_num_a1_ext_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_num_a1_elev_1850-2014_c180205.nc </mam7_num_a1_ext_file>
30-
<num_a2_ext_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_num_a2_elev_1850-2014_c180205.nc </num_a2_ext_file>
31-
<mam7_num_a3_ext_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_num_a4_elev_1850-2014_c180205.nc </mam7_num_a3_ext_file> <!-- This is to set num_a4 emissions -->
32-
<pom_a4_ext_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_pom_a4_elev_1850-2014_c180205.nc </pom_a4_ext_file>
33-
<so4_a1_ext_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_so4_a1_elev_1850-2014_c180205.nc </so4_a1_ext_file>
34-
<so4_a2_ext_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_so4_a2_elev_1850-2014_c180205.nc </so4_a2_ext_file>
24+
<!-- Repeat 1850 aerosol, aerosol precursors, and volcanic emissions -->
25+
<so2_ext_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/elev/cmip6_mam4_so2_elev_1850-2014_c180205_hist-aero_1850-volcano_1850_repeated_c20241122.nc </so2_ext_file>
26+
<soag0_ext_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/elev/emissions-cmip6_e3sm_SOAG0_elev_1850-2014_1.9x2.5_c20230201_1850_repeated_c20241122.nc </soag0_ext_file>
27+
<bc_a4_ext_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/elev/cmip6_mam4_bc_a4_elev_1850-2014_c180205_1850_repeated_c20241122.nc </bc_a4_ext_file>
28+
<mam7_num_a1_ext_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/elev/cmip6_mam4_num_a1_elev_1850-2014_c180205_1850_repeated_c20241122.nc </mam7_num_a1_ext_file>
29+
<num_a2_ext_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/elev/cmip6_mam4_num_a2_elev_1850-2014_c180205_1850_repeated_c20241122.nc </num_a2_ext_file>
30+
<mam7_num_a3_ext_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/elev/cmip6_mam4_num_a4_elev_1850-2014_c180205_1850_repeated_c20241122.nc </mam7_num_a3_ext_file> <!-- This is to set num_a4 emissions -->
31+
<pom_a4_ext_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/elev/cmip6_mam4_pom_a4_elev_1850-2014_c180205_1850_repeated_c20241122.nc </pom_a4_ext_file>
32+
<so4_a1_ext_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/elev/cmip6_mam4_so4_a1_elev_1850-2014_c180205_1850_repeated_c20241122.nc </so4_a1_ext_file>
33+
<so4_a2_ext_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/elev/cmip6_mam4_so4_a2_elev_1850-2014_c180205_1850_repeated_c20241122.nc </so4_a2_ext_file>
3534

3635
<!-- Surface emissions for chemUCI-Linoz, MAM5, VBS SOA. CMIP6 input4mips data -->
37-
<srf_emis_type >CYCLICAL</srf_emis_type>
38-
<srf_emis_cycle_yr >1850</srf_emis_cycle_yr>
36+
<srf_emis_type >INTERP_MISSING_MONTHS</srf_emis_type>
3937
<c2h4_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_C2H4_surface_1850-2014_1.9x2.5_c20210323.nc </c2h4_emis_file>
4038
<c2h6_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_C2H6_surface_1850-2014_1.9x2.5_c20210323.nc </c2h6_emis_file>
4139
<c3h8_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_C3H8_surface_1850-2014_1.9x2.5_c20210323.nc </c3h8_emis_file>
@@ -44,19 +42,19 @@
4442
<ch3coch3_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_CH3COCH3_surface_1850-2014_1.9x2.5_c20210323.nc </ch3coch3_emis_file>
4543
<co_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_CO_surface_1850-2014_1.9x2.5_c20210323.nc </co_emis_file>
4644
<isop_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_ISOP_surface_1850-2014_1.9x2.5_c20210323.nc </isop_emis_file>
47-
<isop_vbs_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_ISOP_surface_1850-2014_1.9x2.5_c20210323.nc </isop_vbs_emis_file>
48-
<c10h16_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_MTERP_surface_1850-2014_1.9x2.5_c20230126.nc </c10h16_emis_file>
45+
<isop_vbs_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/emissions-cmip6_e3sm_ISOP_surface_1850-2014_1.9x2.5_c20210323_1850_repeated_c20241122.nc </isop_vbs_emis_file>
46+
<c10h16_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/emissions-cmip6_e3sm_MTERP_surface_1850-2014_1.9x2.5_c20230126_1850_repeated_c20241122.nc </c10h16_emis_file>
4947
<nox_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_NO_surface_1850-2014_1.9x2.5_c20220425.nc </nox_emis_file>
50-
<dms_emis_file >atm/cam/chem/trop_mozart_aero/emis/DMSflux.1850.1deg_latlon_conserv.POPmonthlyClimFromACES4BGC_c20160416.nc </dms_emis_file>
51-
<soag0_emis_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/emissions-cmip6_e3sm_SOAG0_surf_1850-2014_1.9x2.5_c20230201.nc </soag0_emis_file>
52-
<so2_emis_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_so2_surf_1850-2014_c180205.nc </so2_emis_file>
53-
<bc_a4_emis_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_bc_a4_surf_1850-2014_c180205.nc </bc_a4_emis_file>
54-
<mam7_num_a1_emis_file>atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_num_a1_surf_1850-2014_c180205.nc </mam7_num_a1_emis_file>
55-
<num_a2_emis_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_num_a2_surf_1850-2014_c180205.nc </num_a2_emis_file>
56-
<mam7_num_a3_emis_file>atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_num_a4_surf_1850-2014_c180205.nc </mam7_num_a3_emis_file> <!-- This is to set num_a4 emissions -->
57-
<pom_a4_emis_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_pom_a4_surf_1850-2014_c180205.nc </pom_a4_emis_file>
58-
<so4_a1_emis_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_so4_a1_surf_1850-2014_c180205.nc </so4_a1_emis_file>
59-
<so4_a2_emis_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_so4_a2_surf_1850-2014_c180205.nc </so4_a2_emis_file>
48+
<dms_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/DMSflux.1850-2100.1deg_latlon_conserv.POPmonthlyClimFromACES4BGC_c20160727_1850_repeated_c20241122.nc </dms_emis_file>
49+
<soag0_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/emissions-cmip6_e3sm_SOAG0_surf_1850-2014_1.9x2.5_c20230201_1850_repeated_c20241122.nc </soag0_emis_file>
50+
<so2_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/cmip6_mam4_so2_surf_1850-2014_c180205_1850_repeated_c20241122.nc </so2_emis_file>
51+
<bc_a4_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/cmip6_mam4_bc_a4_surf_1850-2014_c180205_1850_repeated_c20241122.nc </bc_a4_emis_file>
52+
<mam7_num_a1_emis_file>atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/cmip6_mam4_num_a1_surf_1850-2014_c180205_1850_repeated_c20241122.nc </mam7_num_a1_emis_file>
53+
<num_a2_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/cmip6_mam4_num_a2_surf_1850-2014_c180205_1850_repeated_c20241122.nc </num_a2_emis_file>
54+
<mam7_num_a3_emis_file>atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/cmip6_mam4_num_a4_surf_1850-2014_c180205_1850_repeated_c20241122.nc </mam7_num_a3_emis_file> <!-- This is to set num_a4 emissions -->
55+
<pom_a4_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/cmip6_mam4_pom_a4_surf_1850-2014_c180205_1850_repeated_c20241122.nc </pom_a4_emis_file>
56+
<so4_a1_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/cmip6_mam4_so4_a1_surf_1850-2014_c180205_1850_repeated_c20241122.nc </so4_a1_emis_file>
57+
<so4_a2_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/cmip6_mam4_so4_a2_surf_1850-2014_c180205_1850_repeated_c20241122.nc </so4_a2_emis_file>
6058
<e90_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions_E90_surface_1750-2015_1.9x2.5_c20210408.nc </e90_emis_file>
6159

6260
<airpl_emis_file></airpl_emis_file> <!-- need to be empty, but if specifying empty here, the value would be root of input_data_path -->
@@ -101,12 +99,10 @@
10199

102100
<!-- Stratospheric ozone (Linoz) updated using CMIP6 input4MIPS GHG concentrations -->
103101
<chlorine_loading_file >atm/cam/chem/trop_mozart/ub/Linoz_Chlorine_Loading_CMIP6_0003-2017_c20171114.nc</chlorine_loading_file>
104-
<chlorine_loading_fixed_ymd >18500101</chlorine_loading_fixed_ymd>
105-
<chlorine_loading_type >FIXED</chlorine_loading_type>
106-
<linoz_data_cycle_yr >1850</linoz_data_cycle_yr>
102+
<chlorine_loading_type >SERIAL</chlorine_loading_type>
107103
<linoz_data_file >linv3_1849-2017_CMIP6_Hist_10deg_58km_c20230705.nc</linoz_data_file>
108104
<linoz_data_path >atm/cam/chem/trop_mozart/ub</linoz_data_path>
109-
<linoz_data_type >CYCLICAL</linoz_data_type>
105+
<linoz_data_type >INTERP_MISSING_MONTHS</linoz_data_type>
110106

111107
<!-- Set surface area density (SAD) variables -->
112108
<sad_type>SERIAL</sad_type>

components/eam/bld/namelist_files/use_cases/20TR_eam_CMIP6-aer_chemUCI-Linoz-mam5-vbs.xml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<!-- External forcing for BAM or MAM. CMIP6 input4mips data. SO2 file contains 1850 (background) volcanic but historical for other sectors -->
2525
<ext_frc_type>INTERP_MISSING_MONTHS</ext_frc_type>
26-
<no2_ext_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_NO2_aircraft_vertical_1750-2015_1.9x2.5_c20170608.nc </no2_ext_file>
26+
<no2_ext_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/elev/emissions-cmip6_NO2_aircraft_vertical_1750-2015_1.9x2.5_c20170608_1850_repeated_c20241122.nc </no2_ext_file>
2727
<so2_ext_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_so2_elev_1850-2014_c180205_hist-aero_1850-volcano.nc </so2_ext_file>
2828
<soag0_ext_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/emissions-cmip6_e3sm_SOAG0_elev_1850-2014_1.9x2.5_c20230201.nc </soag0_ext_file>
2929
<bc_a4_ext_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_bc_a4_elev_1850-2014_c180205.nc </bc_a4_ext_file>
@@ -36,17 +36,18 @@
3636

3737
<!-- Surface emissions for chemUCI-Linoz, MAM5, VBS SOA. CMIP6 input4mips data -->
3838
<srf_emis_type>INTERP_MISSING_MONTHS</srf_emis_type>
39-
<c2h4_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_C2H4_surface_1850-2014_1.9x2.5_c20210323.nc </c2h4_emis_file>
40-
<c2h6_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_C2H6_surface_1850-2014_1.9x2.5_c20210323.nc </c2h6_emis_file>
41-
<c3h8_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_C3H8_surface_1850-2014_1.9x2.5_c20210323.nc </c3h8_emis_file>
42-
<ch2o_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_CH2O_surface_1850-2014_1.9x2.5_c20210323.nc </ch2o_emis_file>
43-
<ch3cho_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_CH3CHO_surface_1850-2014_1.9x2.5_c20210323.nc </ch3cho_emis_file>
44-
<ch3coch3_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_CH3COCH3_surface_1850-2014_1.9x2.5_c20210323.nc </ch3coch3_emis_file>
45-
<co_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_CO_surface_1850-2014_1.9x2.5_c20210323.nc </co_emis_file>
46-
<isop_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_ISOP_surface_1850-2014_1.9x2.5_c20210323.nc </isop_emis_file>
39+
<c2h4_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/emissions-cmip6_e3sm_C2H4_surface_1850-2014_1.9x2.5_c20210323_1850_repeated_c20241122.nc </c2h4_emis_file>
40+
<c2h6_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/emissions-cmip6_e3sm_C2H6_surface_1850-2014_1.9x2.5_c20210323_1850_repeated_c20241122.nc </c2h6_emis_file>
41+
<c3h8_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/emissions-cmip6_e3sm_C3H8_surface_1850-2014_1.9x2.5_c20210323_1850_repeated_c20241122.nc </c3h8_emis_file>
42+
<ch2o_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/emissions-cmip6_e3sm_CH2O_surface_1850-2014_1.9x2.5_c20210323_1850_repeated_c20241122.nc </ch2o_emis_file>
43+
<ch3cho_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/emissions-cmip6_e3sm_CH3CHO_surface_1850-2014_1.9x2.5_c20210323_1850_repeated_c20241122.nc </ch3cho_emis_file>
44+
<ch3coch3_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/emissions-cmip6_e3sm_CH3COCH3_surface_1850-2014_1.9x2.5_c20210323_1850_repeated_c20241122.nc </ch3coch3_emis_file>
45+
<co_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/emissions-cmip6_e3sm_CO_surface_1850-2014_1.9x2.5_c20210323_1850_repeated_c20241122.nc </co_emis_file>
46+
<isop_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/emissions-cmip6_e3sm_ISOP_surface_1850-2014_1.9x2.5_c20210323_1850_repeated_c20241122.nc </isop_emis_file>
4747
<isop_vbs_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_ISOP_surface_1850-2014_1.9x2.5_c20210323.nc </isop_vbs_emis_file>
4848
<c10h16_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_MTERP_surface_1850-2014_1.9x2.5_c20230126.nc </c10h16_emis_file>
49-
<nox_emis_file >atm/cam/chem/trop_mozart_aero/emis/chem_gases/2degrees/emissions-cmip6_e3sm_NO_surface_1850-2014_1.9x2.5_c20220425.nc </nox_emis_file>
49+
<nox_emis_file >atm/cam/chem/trop_mozart_aero/emis/single_forcings/surf/emissions-cmip6_e3sm_NO_surface_1850-2014_1.9x2.5_c20220425_1850_repeated_c20241122.nc </nox_emis_file>
50+
5051
<dms_emis_file >atm/cam/chem/trop_mozart_aero/emis/DMSflux.1850-2100.1deg_latlon_conserv.POPmonthlyClimFromACES4BGC_c20160727.nc</dms_emis_file>
5152
<soag0_emis_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/emissions-cmip6_e3sm_SOAG0_surf_1850-2014_1.9x2.5_c20230201.nc </soag0_emis_file>
5253
<so2_emis_file >atm/cam/chem/trop_mozart_aero/emis/DECK_ne30/cmip6_mam4_so2_surf_1850-2014_c180205.nc </so2_emis_file>

components/eam/bld/namelist_files/use_cases/20TR_eam_CMIP6-xGHG-xaer_chemUCI-Linoz-mam5-vbs.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,12 @@
103103
<mam_mom_specifier >'chla:CHL1','mpoly:TRUEPOLYC','mprot:TRUEPROTC','mlip:TRUELIPC' </mam_mom_specifier >
104104

105105
<chlorine_loading_file >atm/cam/chem/trop_mozart/ub/Linoz_Chlorine_Loading_CMIP6_0003-2017_c20171114.nc</chlorine_loading_file>
106-
<chlorine_loading_type >SERIAL</chlorine_loading_type>
106+
<chlorine_loading_fixed_ymd >18500101</chlorine_loading_fixed_ymd>
107+
<chlorine_loading_type >FIXED</chlorine_loading_type>
108+
<linoz_data_cycle_yr >1850</linoz_data_cycle_yr>
107109
<linoz_data_file >linv3_1849-2017_CMIP6_Hist_10deg_58km_c20230705.nc</linoz_data_file>
108110
<linoz_data_path >atm/cam/chem/trop_mozart/ub</linoz_data_path>
109-
<linoz_data_type >INTERP_MISSING_MONTHS</linoz_data_type>
111+
<linoz_data_type >CYCLICAL</linoz_data_type>
110112

111113
<!-- Set surface area density (SAD) variables -->
112114
<sad_type>SERIAL</sad_type>

0 commit comments

Comments
 (0)