Rolling Mean Flow Node Recorder
Last updated
Was this helpful?
Last updated
Was this helpful?
Records the mean flow of a Node for the previous N timesteps.
model
pywr.core.Model
Optional
node
The node to record
Required
name
The name of the recorder
Optional
timesteps
The number of timesteps to calculate the mean flow for
Optional
coming soon...