We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faf4b85 commit 1899e37Copy full SHA for 1899e37
src/parameterized_tendencies/radiation/radiation.jl
@@ -179,7 +179,6 @@ function rrtmgp_model_kwargs(
179
end
180
181
kwargs = (;
182
- kwargs...,
183
use_global_means_for_well_mixed_gases = true,
184
center_volume_mixing_ratio_h2o = NaN, # initialize in tendency
185
center_relative_humidity = NaN, # initialized in callback
0 commit comments