Skip to content

Commit

Permalink
dust size 3.75
Browse files Browse the repository at this point in the history
  • Loading branch information
szy21 committed Jan 5, 2025
1 parent d0863fe commit c5f839b
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 @@ -231,7 +231,7 @@ function radiation_model_cache(
kwargs = (;
kwargs...,
# assuming fixed aerosol radius
center_dust_radius = 1.75,
center_dust_radius = 3.75,
center_ss_radius = 11.5,
center_dust_column_mass_density = NaN, # initialized in callback
center_ss_column_mass_density = NaN, # initialized in callback
Expand Down

0 comments on commit c5f839b

Please sign in to comment.