pywr / pywr-next

An experimental repository exploring ideas for a major revision to Pywr using Rust as a backend.
6 stars 4 forks source link

Add ProportionalInput node #188

Open jetuk opened 4 months ago

jetuk commented 4 months ago

A helper node that's inflow is automatically linked to the flow in another node. This is useful for modelling return flows (e.g. from irrigation or sewage treatment works). Currently the user must do this manually by creating their own AggregatedNode and setting up the factors.