Skip to content

Commit

Permalink
sea salt size 11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
szy21 committed Jan 1, 2025
1 parent ec3404b commit 55a0c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parameterized_tendencies/radiation/radiation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ function radiation_model_cache(
kwargs...,
# assuming fixed aerosol radius
center_dust_radius = 0.2,
center_ss_radius = 2,
center_ss_radius = 11.5,
center_dust_column_mass_density = NaN, # initialized in callback
center_ss_column_mass_density = NaN, # initialized in callback
center_so4_column_mass_density = NaN, # initialized in callback
Expand Down

0 comments on commit 55a0c53

Please sign in to comment.