WASA-SED is a numerical model for simulation hydrological and sediment fluxes from meso-scale catchments (Mueller et al., 2010). This repository contains documentation, sample data set and source code.
Other
14
stars
10
forks
source link
Reservoir output written if subbasin_out.dat is given #59
Reservoir output for a specific subbasin is written even when for this subbasin values in subbasin_out.dat are given. This could lead to confusion. Check for computationally relevant side-effects.
Furthermore, the model is complaining when in the reservoir input files parameters for a subbasin with pre-defined outflow are not given which does not really make sense.
Reservoir output for a specific subbasin is written even when for this subbasin values in subbasin_out.dat are given. This could lead to confusion. Check for computationally relevant side-effects.