Skip to content

Commit 6377207

Browse files
committed
wip [skip ci]
1 parent a097696 commit 6377207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simulations/initial_conditions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ function make_set_initial_state_from_file(
252252
"lwp",
253253
land.snow.domain.space.surface;
254254
regridder_type,
255-
regridder_kwargs = (; extrapolation_bc, interpolation_method)
255+
regridder_kwargs = (; extrapolation_bc, interpolation_method))
256256
Y.canopy.hydraulics.ϑ_l.:1 .=
257257
ClimaLand.Canopy.PlantHydraulics.inverse_water_retention_curve.(
258258
land.canopy.hydraulics.parameters.retention_model,

0 commit comments

Comments
 (0)