dir_input = "data/input" dir_output = "data/output" [time] calendar = "proleptic_gregorian" starttime = 2010-07-01T00:00:00 endtime = 2010-10-01T00:00:00 time_units = "days since 1900-01-01 00:00:00" timestepsecs = 86400 [logging] loglevel = "info" [state] path_input = "instates-piave-gwf.nc" path_output = "outstates-piave-gwf.nc" [state.variables] vegetation_canopy_water__depth = "canopystorage" soil_water_saturated_zone__depth = "satwaterdepth" soil_layer_water_unsaturated_zone__depth = "ustorelayerdepth" soil_surface__temperature = "tsoil" snowpack_dry_snow__leq_depth = "snow" snowpack_liquid_water__depth = "snowwater" land_surface_water__instantaneous_volume_flow_rate = "q_land" land_surface_water__depth = "h_land" river_water__instantaneous_volume_flow_rate = "q_river" river_water__depth = "h_river" reservoir_water_surface__elevation = "waterlevel_reservoir" glacier_ice__leq_depth = "glacierstore" paddy_surface_water__depth = "h_paddy" subsurface_water__hydraulic_head = "head" [input] path_forcing = "forcing-piave.nc" path_static = "staticmaps-piave.nc" basin__local_drain_direction = "wflow_ldd" river_location__mask = "wflow_river" reservoir_area__count = "wflow_reservoirareas" reservoir_location__count = "wflow_reservoirlocs" subbasin_location__count = "wflow_subcatch" river_gauge__count = "wflow_gauges" river_gauge_grdc__count = "wflow_gauges_grdc" [input.forcing] atmosphere_water__precipitation_volume_flux = "precip" land_surface_water__potential_evaporation_volume_flux = "pet" atmosphere_air__temperature = "temp" [input.static] land_surface__slope = "Slope" land_surface__elevation = "wflow_dem" river__length = "wflow_riverlength" river__slope = "RiverSlope" river_water_flow__manning_n_parameter = "N_River" river__width = "wflow_riverwidth" river_bank_water__depth = "RiverDepth" reservoir_water__max_volume = "ResMaxVolume" reservoir_surface__area = "reservoir_area" reservoir_water_demand__required_downstream_volume_flow_rate = "ResDemand" reservoir_water_release_below_spillway__max_volume_flow_rate = "ResMaxRelease" reservoir_water__target_full_volume_fraction = "ResTargetFullFrac" reservoir_water__target_min_volume_fraction = "ResTargetMinFrac" reservoir_water_surface__initial_elevation = "waterlevel_reservoir" reservoir_water__rating_curve_coefficient = "reservoir_b" reservoir_water__rating_curve_exponent = "reservoir_e" reservoir_water__storage_curve_type_count = "storfunc" reservoir_water__rating_curve_type_count = "outflowfunc" reservoir_water_flow_threshold_level__elevation = "reservoir_threshold" glacier_ice__initial_leq_depth = "wflow_glacierstore" glacier_surface__area_fraction = "wflow_glacierfrac" vegetation_canopy__light_extinction_coefficient = "Kext" land_surface_water_flow__manning_n_parameter = "N" compacted_soil__area_fraction = "PathFrac" vegetation_root__depth = "RootingDepth" vegetation__specific_leaf_storage = "Sl" vegetation_wood_water__storage_capacity = "Swood" land_water_covered__area_fraction = "WaterFrac" vegetation__crop_factor = "kc" vegetation_root__feddes_critical_pressure_head_h1_reduction_coefficient = "alpha_h1" vegetation_root__feddes_critical_pressure_head_h1 = "h1" vegetation_root__feddes_critical_pressure_head_h2 = "h2" vegetation_root__feddes_critical_pressure_head_h3_high = "h3_high" vegetation_root__feddes_critical_pressure_head_h3_low = "h3_low" vegetation_root__feddes_critical_pressure_head_h4 = "h4" soil_water__saturated_volume_fraction = "thetaS" soil_water__residual_volume_fraction = "thetaR" soil__thickness = "SoilThickness" soil_layer_water__brooks_corey_exponent = "c" soil_surface_water__vertical_saturated_hydraulic_conductivity = "KsatVer" soil_water__vertical_saturated_hydraulic_conductivity_scale_parameter = "f" land_water_allocation_area__count = "allocation_areas_admin2" land_surface_water__withdrawal_fraction = "frac_sw_used" soil_water__vertical_saturated_hydraulic_conductivity_factor = "kvfrac" irrigated_paddy_area__count = "paddy_irrigation_areas" irrigated_non_paddy_area__count = "nonpaddy_irrigation_areas" model_constant_boundary_condition__hydraulic_head = "constant_head" subsurface_surface_water__horizontal_saturated_hydraulic_conductivity = "kh_surface" river_bottom__elevation = "zb_river" river_water__infiltration_conductance = "riverbed_cond" river_water__exfiltration_conductance = "riverbed_cond" subsurface_water__specific_yield = "specific_yield" subsurface__horizontal_saturated_hydraulic_conductivity_scale_parameter = "gwf_f" [input.cyclic] vegetation__leaf_area_index = "LAI" domestic__gross_water_demand_volume_flux = "domestic_gross" domestic__net_water_demand_volume_flux = "domestic_net" industry__gross_water_demand_volume_flux = "industry_gross" industry__net_water_demand_volume_flux = "industry_net" livestock__gross_water_demand_volume_flux = "livestock_gross" livestock__net_water_demand_volume_flux = "livestock_net" irrigated_paddy__irrigation_trigger_flag = "paddy_irrigation_trigger" irrigated_non_paddy__irrigation_trigger_flag = "nonpaddy_irrigation_trigger" [model] type = "sbm_gwf" constanthead__flag = true snow_gravitational_transport__flag = true snow__flag = true cold_start__flag = false reservoir__flag = true glacier__flag = true kinematic_wave__adaptive_time_step_flag = true soil_layer__thickness = [50, 100, 50, 200, 800] river_routing = "kinematic_wave" conductivity_profile = "exponential" [model.water_demand] domestic__flag = true industry__flag = true livestock__flag = true paddy__flag = true nonpaddy__flag = true [output.netcdf_grid] path = "output-piave-gwf.nc" [output.netcdf_grid.variables] river_water__volume_flow_rate = "q_av_river" subsurface_water__hydraulic_head = "head" soil_water_saturated_zone_top__depth = "zi" [output.csv] path = "output.csv" [[output.csv.column]] header = "Q" map = "river_gauge__count" parameter = "river_water__volume_flow_rate" [[output.csv.column]] header = "Q" map = "river_gauge_grdc__count" parameter = "river_water__volume_flow_rate"