File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ function GlacierHbvParameters(
9191 ) .* (dt / BASETIMESTEP)
9292 lens = lens_input_parameter (
9393 config,
94- " glacier_firn_accumulation__snowpack_dry_leq_depth_fraction " ,
94+ " glacier_firn_accumulation__snowpack_dry_snow_leq_depth_fraction " ,
9595 )
9696 g_sifrac =
9797 ncread (
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ snowpack__liquid_water_holding_capacity = "WHC"
1919glacier_surface__area_fraction = " wflow_glacierfrac"
2020glacier_ice__degree-day_coefficient = " G_Cfmax"
2121glacier_ice__melting_temperature_threshold = " G_TT"
22- glacier_firn_accumulation__snowpack_dry_leq_depth_fraction = " G_SIfrac"
22+ glacier_firn_accumulation__snowpack_dry_snow_leq_depth_fraction = " G_SIfrac"
2323glacier_ice__initial_leq-depth = " wflow_glacierstore" # initial glacier liquid-water equivalent depth
2424
2525[state .variables ]
You can’t perform that action at this time.
0 commit comments