Skip to content

Commit 1dc64de

Browse files
committed
Merge tag 'cam6_4_157' into cam_use_ifx
namelist changes to support spin-up run
2 parents f1445ea + b5e0050 commit 1dc64de

3 files changed

Lines changed: 118 additions & 26 deletions

File tree

bld/build-namelist

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3399,7 +3399,7 @@ if ($cfg->get('microphys') =~ /^mg/) {
33993399
$micro_mg_dcs = '500.D-6';
34003400
}
34013401
elsif ($phys eq 'cam7') {
3402-
$micro_mg_dcs = '600.D-6';
3402+
$micro_mg_dcs = '450.D-6';
34033403
}
34043404
}
34053405

@@ -3926,10 +3926,10 @@ if ($waccm_phys or
39263926
add_default($nl, 'use_gw_front' , 'val'=>'.true.');
39273927
$use_gw_convect_dp = '.true.';
39283928
#WACCM value
3929-
my $hdepth_scaling = '0.25D0' ;
3929+
my $hdepth_scaling = '0.29D0' ;
39303930
#MT value
39313931
if ($cfg->get('model_top') eq 'mt') {
3932-
$hdepth_scaling = '0.32D0';
3932+
$hdepth_scaling = '0.29D0'
39333933
}
39343934
my $qbo_forcing = '.false.';
39353935
if ($dyn eq 'fv') {
@@ -3952,7 +3952,7 @@ if ($waccm_phys or
39523952
# cam7 settings for model_top = 'lt'
39533953
add_default($nl, 'use_gw_front' , 'val'=>'.true.');
39543954
$use_gw_convect_dp = '.true.';
3955-
add_default($nl, 'gw_qbo_hdepth_scaling', 'val'=>'0.32D0');
3955+
add_default($nl, 'gw_qbo_hdepth_scaling', 'val'=>'0.29D0');
39563956
} else {
39573957
add_default($nl, 'use_gw_front' , 'val'=>'.false.');
39583958
}

bld/namelist_files/namelist_defaults_cam.xml

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -824,12 +824,12 @@
824824
<effgw_rdg_resid >1.0D0</effgw_rdg_resid>
825825

826826
<effgw_rdg_beta >1.0D0</effgw_rdg_beta>
827-
<effgw_rdg_beta model_top="lt" >0.5D0</effgw_rdg_beta>
828-
<effgw_rdg_beta model_top="mt" >0.5D0</effgw_rdg_beta>
827+
<effgw_rdg_beta model_top="lt" >0.75D0</effgw_rdg_beta>
828+
<effgw_rdg_beta model_top="mt" >0.75D0</effgw_rdg_beta>
829829

830830
<effgw_rdg_beta_max >1.0D0</effgw_rdg_beta_max>
831-
<effgw_rdg_beta_max model_top="lt" >0.5D0</effgw_rdg_beta_max>
832-
<effgw_rdg_beta_max model_top="mt" >0.5D0</effgw_rdg_beta_max>
831+
<effgw_rdg_beta_max model_top="lt" >0.75D0</effgw_rdg_beta_max>
832+
<effgw_rdg_beta_max model_top="mt" >0.75D0</effgw_rdg_beta_max>
833833

834834
<!-- setting for gravity waves from shallow convection. -->
835835
<effgw_beres_sh>0.03D0</effgw_beres_sh>
@@ -899,6 +899,7 @@
899899
<gw_rdg_orom2min > 0.1d0 </gw_rdg_orom2min>
900900
<alpha_gw_movmtn > 0.01d0 </alpha_gw_movmtn>
901901
<effgw_movmtn_pbl > 1.0d0 </effgw_movmtn_pbl>
902+
<effgw_movmtn_pbl phys="cam7" > 1.5d0 </effgw_movmtn_pbl>
902903
<movmtn_psteer > 65000.0d0 </movmtn_psteer>
903904
<movmtn_plaunch > 32500.0d0 </movmtn_plaunch>
904905
<movmtn_source > 1 </movmtn_source>
@@ -2094,7 +2095,7 @@
20942095
<stream_ndep_mesh_filename>share/meshes/fv0.9x1.25_141008_polemod_ESMFmesh.nc</stream_ndep_mesh_filename>
20952096

20962097
<stream_ndep_data_filename >lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc</stream_ndep_data_filename>
2097-
<stream_ndep_data_filename sim_year="1850">lnd/clm2/ndepdata/fndep_clm_WACCM6_CMIP6piControl001_y21-50avg_1850monthly_0.95x1.25_c180802.nc</stream_ndep_data_filename>
2098+
<stream_ndep_data_filename sim_year="1850">atm/cam/chem/trop_strat_mam5_ts4_aero_spinup/ndep/fndep_clm_B1850C_MT4s.1850monthly.ne30_c251220.nc</stream_ndep_data_filename>
20982099

20992100
<!-- Turbulent Mountain Stress -->
21002101
<do_tms > .false. </do_tms>
@@ -2186,6 +2187,7 @@
21862187
<clubb_c_K1 > 0.75 </clubb_c_K1>
21872188
<clubb_c_K10 > 0.5 </clubb_c_K10>
21882189
<clubb_c_K10h > 0.3 </clubb_c_K10h>
2190+
<clubb_c_K10h phys="cam7" > 0.280 </clubb_c_K10h>
21892191
<clubb_c_K2 > 0.125 </clubb_c_K2>
21902192
<clubb_c_K8 > 1.25 </clubb_c_K8>
21912193
<clubb_c_K9 > 0.25 </clubb_c_K9>
@@ -2376,24 +2378,28 @@
23762378

23772379
<micro_mg_accre_enhan_fact > 1.D0 </micro_mg_accre_enhan_fact>
23782380
<micro_mg_accre_enhan_fact microphys="mg2" > 1.D0 </micro_mg_accre_enhan_fact>
2381+
<micro_mg_accre_enhan_fact phys="cam7" > 0.731D0 </micro_mg_accre_enhan_fact>
23792382

23802383
<micro_mg_autocon_fact > 0.01D0 </micro_mg_autocon_fact>
23812384
<micro_mg_autocon_fact microphys="mg2" > 0.01D0 </micro_mg_autocon_fact>
23822385

23832386
<micro_mg_autocon_nd_exp > -1.1D0 </micro_mg_autocon_nd_exp>
23842387
<micro_mg_autocon_nd_exp microphys="mg2" > -1.1D0 </micro_mg_autocon_nd_exp>
23852388

2386-
<micro_mg_autocon_lwp_exp > 2.47D0 </micro_mg_autocon_lwp_exp>
2387-
<micro_mg_autocon_lwp_exp microphys="mg2" > 2.47D0 </micro_mg_autocon_lwp_exp>
2389+
<micro_mg_autocon_lwp_exp > 2.47D0 </micro_mg_autocon_lwp_exp>
2390+
<micro_mg_autocon_lwp_exp microphys="mg2" > 2.47D0 </micro_mg_autocon_lwp_exp>
2391+
<micro_mg_autocon_lwp_exp phys="cam7" > 2.37D0 </micro_mg_autocon_lwp_exp>
23882392

23892393
<microp_aero_bulk_scale > 2.D0 </microp_aero_bulk_scale>
23902394

23912395
<microp_aero_npccn_scale > 1.D0 </microp_aero_npccn_scale>
23922396
<microp_aero_npccn_scale microphys="mg2" > 1.D0 </microp_aero_npccn_scale>
23932397

23942398
<microp_aero_wsub_scale > 1.D0 </microp_aero_wsub_scale>
2399+
<microp_aero_wsub_scale phys="cam7" > 0.9D0 </microp_aero_wsub_scale>
23952400

23962401
<microp_aero_wsubi_scale > 1.D0 </microp_aero_wsubi_scale>
2402+
<microp_aero_wsubi_scale phys="cam7" > 1.5D0 </microp_aero_wsubi_scale>
23972403

23982404
<microp_aero_wsub_min > 0.2D0 </microp_aero_wsub_min>
23992405
<microp_aero_wsub_min phys="cam7" > 0.1D0 </microp_aero_wsub_min>
@@ -2407,6 +2413,7 @@
24072413
<micro_mg_homog_size microphys="mg2" > 25.D-6 </micro_mg_homog_size>
24082414

24092415
<micro_mg_vtrmi_factor > 1.D0 </micro_mg_vtrmi_factor>
2416+
<micro_mg_vtrmi_factor phys="cam7" > 1.39D0 </micro_mg_vtrmi_factor>
24102417
<micro_mg_vtrms_factor > 1.D0 </micro_mg_vtrms_factor>
24112418

24122419
<micro_mg_effi_factor > 1.D0 </micro_mg_effi_factor>
@@ -2528,7 +2535,7 @@
25282535
<dust_emis_fact hgrid="0.47x0.63" phys="cam5" >0.45D0</dust_emis_fact>
25292536
<dust_emis_fact hgrid="0.23x0.31" phys="cam5" >0.45D0</dust_emis_fact>
25302537
<dust_emis_fact phys="cam6" >0.88D0</dust_emis_fact>
2531-
<dust_emis_fact phys="cam7" >4.00D0</dust_emis_fact>
2538+
<dust_emis_fact phys="cam7" >3.20D0</dust_emis_fact>
25322539
<dust_emis_fact phys="cam6" silhs="1" >0.75D0</dust_emis_fact>
25332540
<dust_emis_fact phys="cam7" silhs="1" >4.00D0</dust_emis_fact>
25342541
<dust_emis_fact hgrid="0.47x0.63" phys="cam6" >1.13D0</dust_emis_fact>
@@ -2539,22 +2546,20 @@
25392546
<dust_emis_fact dyn="se" phys="cam5" >0.55D0</dust_emis_fact>
25402547
<dust_emis_fact dyn="fv" phys="cam5" clubb_sgs="1" >0.22D0</dust_emis_fact>
25412548
<dust_emis_fact dyn="se" phys="cam6" >1.75D0</dust_emis_fact>
2542-
<dust_emis_fact dyn="se" phys="cam7" >4.00D0</dust_emis_fact>
2543-
<dust_emis_fact dyn="mpas" phys="cam7" >4.00D0</dust_emis_fact>
2544-
<dust_emis_fact dyn="se" hgrid="ne30np4" phys="cam6" chem="trop_strat_mam4_vbs">2.0D0</dust_emis_fact>
2545-
<dust_emis_fact dyn="se" hgrid="ne30np4" phys="cam7" chem="trop_strat_mam4_vbs">4.0D0</dust_emis_fact>
2549+
<dust_emis_fact dyn="se" phys="cam7" >3.20D0</dust_emis_fact>
2550+
<dust_emis_fact dyn="mpas" phys="cam7" >3.20D0</dust_emis_fact>
2551+
<dust_emis_fact dyn="se" hgrid="ne30np4" phys="cam6" >2.0D0</dust_emis_fact>
2552+
<dust_emis_fact dyn="se" hgrid="ne30np4" phys="cam7" >3.2D0</dust_emis_fact>
25462553
<dust_emis_fact dyn="se" hgrid="ne0np4CONUS.ne30x8" phys="cam6" chem="trop_strat_mam4_vbs">2.0D0</dust_emis_fact>
25472554
<dust_emis_fact dyn="se" hgrid="ne0np4CONUS.ne30x8" phys="cam7" chem="trop_strat_mam4_vbs">4.0D0</dust_emis_fact>
2548-
<dust_emis_fact dyn="se" hgrid="ne30np4" phys="cam6" chem="trop_strat_mam5_t1s1">2.0D0</dust_emis_fact>
2549-
<dust_emis_fact dyn="se" hgrid="ne30np4" phys="cam7" chem="trop_strat_mam5_t1s1">4.0D0</dust_emis_fact>
25502555
<dust_emis_fact dyn="se" hgrid="ne0np4CONUS.ne30x8" phys="cam6" chem="trop_strat_mam5_t1s1">2.0D0</dust_emis_fact>
25512556
<dust_emis_fact dyn="se" hgrid="ne0np4CONUS.ne30x8" phys="cam7" chem="trop_strat_mam5_t1s1">4.0D0</dust_emis_fact>
25522557
<dust_emis_fact dyn="se" hgrid="ne30np4" phys="cam6" waccm_phys="1">2.0D0</dust_emis_fact>
2553-
<dust_emis_fact dyn="se" hgrid="ne30np4" phys="cam7" waccm_phys="1">4.0D0</dust_emis_fact>
2558+
<dust_emis_fact dyn="se" hgrid="ne30np4" phys="cam7" waccm_phys="1">3.2D0</dust_emis_fact>
25542559
<dust_emis_fact dyn="se" hgrid="ne0np4CONUS.ne30x8" phys="cam6" waccm_phys="1">2.0D0</dust_emis_fact>
25552560
<dust_emis_fact dyn="se" hgrid="ne0np4CONUS.ne30x8" phys="cam7" waccm_phys="1">4.0D0</dust_emis_fact>
25562561
<dust_emis_fact dyn="fv" phys="cam6" >1.75D0</dust_emis_fact>
2557-
<dust_emis_fact dyn="fv" phys="cam7" >4.0D0</dust_emis_fact>
2562+
<dust_emis_fact dyn="fv" phys="cam7" >3.2D0</dust_emis_fact>
25582563

25592564
<dust_emis_fact hgrid="1.9x2.5" phys="cam6" ver="chem">0.65D0</dust_emis_fact>
25602565
<dust_emis_fact hgrid="1.9x2.5" phys="cam7" ver="chem">4.0D0</dust_emis_fact>
@@ -2722,7 +2727,7 @@
27222727
<cldfrc_dp1 > 0.14D0 </cldfrc_dp1>
27232728
<cldfrc_dp1 phys="cam5" > 0.10D0 </cldfrc_dp1>
27242729
<cldfrc_dp1 phys="cam6" > 0.10D0 </cldfrc_dp1>
2725-
<cldfrc_dp1 phys="cam7" > 0.05D0 </cldfrc_dp1>
2730+
<cldfrc_dp1 phys="cam7" > 0.129D0 </cldfrc_dp1>
27262731
<cldfrc_dp1 dyn="fv" phys="cam4" > 0.10D0 </cldfrc_dp1>
27272732
<cldfrc_dp1 dyn="se" phys="cam4" > 0.10D0 </cldfrc_dp1>
27282733

@@ -2850,7 +2855,7 @@
28502855
<zmconv_c0_lnd hgrid="ne120np4" phys="cam7" > 0.0035D0 </zmconv_c0_lnd>
28512856
<zmconv_c0_lnd hgrid="C384" phys="cam7" > 0.0035D0 </zmconv_c0_lnd>
28522857
<zmconv_c0_lnd microphys="mg2" clubb_sgs="1" phys="cam7" > 0.0075D0 </zmconv_c0_lnd>
2853-
<zmconv_c0_lnd microphys="mg3" clubb_sgs="1" phys="cam7" > 0.0075D0 </zmconv_c0_lnd>
2858+
<zmconv_c0_lnd microphys="mg3" clubb_sgs="1" phys="cam7" > 0.00549D0 </zmconv_c0_lnd>
28542859
<zmconv_c0_lnd dyn="fv" phys="cam4" > 0.0035D0 </zmconv_c0_lnd>
28552860
<zmconv_c0_lnd dyn="se" phys="cam4" > 0.0035D0 </zmconv_c0_lnd>
28562861

doc/ChangeLog

Lines changed: 91 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,90 @@
1+
2+
===============================================================
3+
4+
Tag name: cam6_4_157
5+
Originator(s): cacraigucar
6+
Date: Mar 20, 2026
7+
One-line Summary: namelist changes to support spin-up run
8+
Github PR URL: https://github.com/ESCOMP/CAM/pull/1509
9+
10+
Purpose of changes (include the issue number and title text for each relevant GitHub issue):
11+
- Update the namelist to match Cecile's settings for the spin-up run: https://github.com/ESCOMP/CAM/issues/1507
12+
- Update 1850 aerosol and ndep datasets for CAM: https://github.com/ESCOMP/CAM/issues/1499
13+
14+
Describe any changes made to build system: N/A
15+
16+
Describe any changes made to the namelist: namelist tunings per issue 1507
17+
18+
List any changes to the defaults for the boundary datasets: N/A
19+
20+
Describe any substantial timing or memory changes: N/A
21+
22+
Code reviewed by: PeterHjortLauritzen, nusbaume
23+
24+
List all files eliminated: N/A
25+
26+
List all files added and what they do: N/A
27+
28+
List all existing files that have been modified, and describe the changes:
29+
M bld/build-namelist
30+
M bld/namelist_files/namelist_defaults_cam.xml
31+
- namelist settings modified
32+
33+
If there were any failures reported from running test_driver.sh on any test
34+
platform, and checkin with these failures has been OK'd by the gatekeeper,
35+
then copy the lines from the td.*.status files for the failed tests to the
36+
appropriate machine below. All failed tests must be justified.
37+
38+
derecho/intel/aux_cam:
39+
FAIL ERI_D_Ln18.ne16pg3_ne16pg3_mt232.FHIST_C4.derecho_intel.cam-outfrq3s_eri
40+
- pre-existing failure
41+
ERI bug in CICE -- See: https://github.com/ESCOMP/CESM_CICE/issues/34
42+
43+
ERC_D_Ln9.mpasa120_mpasa120.FHISTC_LTso.derecho_intel.cam-outfrq9s_mpasa120 (Overall: DIFF) details:
44+
ERC_D_Ln9.mpasa120_mpasa120.QPC7.derecho_intel.cam-outfrq9s_mpasa120 (Overall: DIFF) details:
45+
ERC_D_Ln9.ne30pg2_ne30pg2_mt232.QPC7.derecho_intel.cam-outfrq9s (Overall: DIFF) details:
46+
ERC_D_Ln9.ne30pg3_ne30pg3_mt232.F1850C_LTso.derecho_intel.cam-outfrq9s (Overall: DIFF) details:
47+
ERI_D_Ln18.ne30pg3_ne30pg3_mt232.FHISTC_LTso.derecho_intel.cam-outfrq3s_eri (Overall: DIFF) details:
48+
ERP_D_Ln9.ne30pg3_ne30pg3_mt232.F1850C_MTso.derecho_intel.cam-outfrq9s (Overall: DIFF) details:
49+
ERP_Ld3.ne16pg3_ne16pg3_mg17.FHISTC_WAt1ma.derecho_intel.cam-reduced_hist1d (Overall: DIFF) details:
50+
ERP_Ld3.ne30pg3_ne30pg3_mt232.FHISTC_MTt4s.derecho_intel.cam-outfrq1d_aoa (Overall: DIFF) details:
51+
ERP_Ln9.f19_f19_mg17.FWsc1850.derecho_intel.cam-outfrq9s (Overall: DIFF) details:
52+
ERP_Ln9.ne30pg3_ne30pg3_mg17.FHISTC_WAma.derecho_intel.cam-outfrq9s (Overall: DIFF) details:
53+
ERR_Ln9.ne16pg3_ne16pg3_mt232.FHISTC_LTso.derecho_intel.cam-outfrq9s_bwic (Overall: DIFF) details:
54+
ERS_Ln9.f09_f09_mg17.FX2000.derecho_intel.cam-outfrq9s (Overall: DIFF) details:
55+
ERS_Ln9.ne30pg3_ne30pg3_mg17.FHISTC_WXma.derecho_intel.cam-outfrq9s_ctem (Overall: DIFF) details:
56+
SMS_C2_D_Ln9.ne16pg3_ne16pg3_mg17.FHISTC_WXma.derecho_intel.cam-outfrq9s (Overall: DIFF) details:
57+
SMS_D_Ln9.ne16_ne16_mg17.QPX2000.derecho_intel.cam-outfrq9s_amie (Overall: DIFF) details:
58+
SMS_D_Ln9.ne30pg3_ne30pg3_mt232.FHISTC_MTso.derecho_intel.cam-outfrq9s (Overall: DIFF) details:
59+
SMS_D_Ln9_P1280x1.ne30pg3_ne30pg3_mt232.FHISTC_MTt1s.derecho_intel.cam-outfrq9s_Leung_dust (Overall: DIFF) details:
60+
SMS_Ld1.f09_f09_mg17.FW2000climo.derecho_intel.cam-outfrq1d (Overall: DIFF) details:
61+
SMS_Ln9.f09_f09_mg17.FW1850.derecho_intel.cam-reduced_hist3s (Overall: DIFF) details:
62+
SMS_Ln9.ne30pg3_ne30pg3_mg17.FW2000climo.derecho_intel.cam-outfrq9s_rrtmgp (Overall: DIFF) details:
63+
- Namelist and answer differences expected for CAM7
64+
65+
derecho/nvhpc/aux_cam:
66+
ERS_Ln9.ne30pg3_ne30pg3_mt232.FHISTC_LTso.derecho_nvhpc.cam-outfrq9s_gpu_default (Overall: DIFF) details:
67+
- Namelist and answer differences expected for CAM7
68+
69+
izumi/nag/aux_cam:
70+
ERC_D_Ln9.mpasa480_mpasa480_mt232.QPC7.izumi_nag.cam-outfrq9s_mpasa480 (Overall: DIFF) details:
71+
ERC_D_Ln9.ne3pg3_ne3pg3_mt232.FHISTC_LTso.izumi_nag.cam-cosp_rad_diags (Overall: DIFF) details:
72+
ERC_D_Ln9.ne3pg3_ne3pg3_mt232.FHISTC_LTso.izumi_nag.cam-outfrq9s_nochem (Overall: DIFF) details:
73+
SMS_D_Ln3.ne5pg3_ne5pg3_mg37.QPX2000.izumi_nag.cam-outfrq3s (Overall: DIFF) details:
74+
SMS_D_Ln6.ne5_ne5_mg37.QPWmaC4.izumi_nag.cam-outfrq3s_physgrid_tem (Overall: DIFF) details:
75+
SMS_D_Ln9.f10_f10_mt232.F1850.izumi_nag.cam-outfrq9s (Overall: DIFF) details:
76+
- Namelist and answer differences expected for CAM7
77+
78+
izumi/gnu/aux_cam:
79+
ERC_D_Ln9.mpasa480_mpasa480_mt232.FHISTC_LTso.izumi_gnu.cam-outfrq9s_mpasa480 (Overall: DIFF) details:
80+
ERC_D_Ln9.ne3pg3_ne3pg3_mt232.F1850_C4.izumi_gnu.cam-co2rmp (Overall: DIFF) details:
81+
ERC_D_Ln9.ne3pg3_ne3pg3_mt232.FHISTC_LTso.izumi_gnu.cam-sat_lcltod (Overall: DIFF) details:
82+
ERC_D_Ln9.ne3pg3_ne3pg3_mt232.QPC7.izumi_gnu.cam-outfrq9s (Overall: DIFF) details:
83+
- Namelist and answer differences expected for CAM7
84+
85+
SMS_D_Ln3.ne3pg3_ne3pg3_mt232.PC7.izumi_gnu.cam-pc7_ne3pg3 (Overall: NLFAIL) details:
86+
- Namelist differences expected for CAM7
87+
188
===============================================================
289

390
Tag name: cam6_4_156
@@ -64,7 +151,7 @@ derecho/intel/aux_cam:
64151
FAIL ERI_D_Ln18.ne16pg3_ne16pg3_mt232.FHIST_C4.derecho_intel.cam-outfrq3s_eri
65152
- pre-existing failure
66153
ERI bug in CICE -- See: https://github.com/ESCOMP/CESM_CICE/issues/34
67-
154+
68155
DIFF ERP_D_Ln9.ne30pg3_ne30pg3_mt232.F1850C_MTso.derecho_intel.cam-outfrq9s
69156
- expected difference due to corrections to prescribed volcanic aerosols
70157

@@ -91,15 +178,15 @@ derecho/intel/aux_cam:
91178
derecho/nvhpc/aux_cam: All PASS
92179

93180
izumi/nag/aux_cam:
94-
DIFF ERC_D_Ln9.ne3pg3_ne3pg3_mt232.FHISTC_LTso.izumi_nag.cam-outfrq9s_nochem
181+
DIFF ERC_D_Ln9.ne3pg3_ne3pg3_mt232.FHISTC_LTso.izumi_nag.cam-outfrq9s_nochem
95182
DIFF SMS_D_Ln6.ne5_ne5_mg37.QPWmaC4.izumi_nag.cam-outfrq3s_physgrid_tem
96183
- differences in fill patterns of AOD diags, otherwise bit-for-bit unchanged
97184

98185
izumi/gnu/aux_cam:
99186
DIFF ERC_D_Ln9.f10_f10_mg37.QPC4.izumi_gnu.cam-outfrq3s_diags
100187
- differences in fill patterns of AOD diags and other aerosol optics now includes
101188
BAM aerosols, otherwise bit-for-bit unchanged
102-
189+
103190
DIFF ERC_D_Ln9.f10_f10_mt232.FHIST_C5.izumi_gnu.cam-rad_diag
104191
DIFF ERC_D_Ln9.ne3pg3_ne3pg3_mt232.F1850_C4.izumi_gnu.cam-co2rmp
105192
DIFF ERC_D_Ln9.ne3pg3_ne3pg3_mt232.FHIST.izumi_gnu.cam-nochem_clubbmf
@@ -111,7 +198,7 @@ izumi/gnu/aux_cam:
111198
DIFF SMS_D_Ln9.f19_f19_mt232.FW4madSD.izumi_gnu.cam-outfrq9s
112199
- default output now includes diameters all 5 modes (for history_cesm_forcing=.true.)
113200
otherwise bit-for-bit unchanged
114-
201+
115202
Summarize any changes to answers:
116203

117204
larger than roundoff for F1850C_MTso compset, otherwise bit-for-bit unchanged

0 commit comments

Comments
 (0)