Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The reservoir model requires at a minimum the following timeseries:

  • level or storage state value (at model start time)
  • inflow timeseries (complete run period)
  • release timeseries (optional)   

...

The executeActivity runs the model. The model runs of the Delft-FEWS JRE, so the ReservoirModelAdapter binaries can be specified within the binDir element. The Reservoir Model class itself is called nl.deltares.fews.reservoirmodel.ReservoirModelAdapter. It is required to provide the path of the run_info file as an argument to the model.

...