Rolling Mean Flow Node Recorder
General Description
Records the mean flow of a Node for the previous N timesteps. API Reference
Attributes
Name
Description
Required
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
Example
coming soon...
Last updated