Skip to content

Using created Inflow discharge as input #167

Discussion options

You must be logged in to vote

Guten Tag Zhanwei Liu

Yes, one can save discharge (instead of runoff) and have this as an inflow input.

One first saves the discharge time series, for example, Gauges = 8.2 53.3 8.1 52

Then to use this as an input:
In section OPTIONS, include
inflow = True

In section INFLOW
InflowPoints = 8.25 49.75 7.75 50.25
InLocal = True #only used if InflowPoints points to a map
QInTS = mm.tss

  • If InflowPoints is a map, the InLocal flag is to identify if it is global (False) or local (True)
  • observed or simulated input hydrographs as time series [cu m / s]
  • Note: that identifiers in time series have to correspond to InflowPoints
  • can be several timeseries in one file or different files e.g. main.tss mos…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Zhanwei-Liu
Comment options

Answer selected by Zhanwei-Liu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants