Skip to content

Commit 1899e37

Browse files
committed
removing superflous kwargs argument
1 parent faf4b85 commit 1899e37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/parameterized_tendencies/radiation/radiation.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ function rrtmgp_model_kwargs(
179179
end
180180
end
181181
kwargs = (;
182-
kwargs...,
183182
use_global_means_for_well_mixed_gases = true,
184183
center_volume_mixing_ratio_h2o = NaN, # initialize in tendency
185184
center_relative_humidity = NaN, # initialized in callback

0 commit comments

Comments
 (0)