Mean Flow Node Recorder

General Description

Record the mean flow for a Node.

A factor can be provided to scale the total flow (e.g. for calculating operational costs). API Reference

Attributes

Name
Description
Required

model

name

The name of the recorder

Optional

nodes

List of pywr.core.Node instances to record

Optional

factors

List of factors to apply to each node

Optional

Example

coming soon...

{

}

Last updated