Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Reservoir node #184

Open
8 tasks
jetuk opened this issue May 11, 2024 · 1 comment
Open
8 tasks

Add new Reservoir node #184

jetuk opened this issue May 11, 2024 · 1 comment
Labels
enhancement New feature or request schema Relates to the pywr-schema crate

Comments

@jetuk
Copy link
Member

jetuk commented May 11, 2024

Add a new reservoir node with the following features:

  • Evaporation and rainfall parameters (typically defined as L (e.g. mm))
  • Bathymetry (i.e. area and level) data to construct parameters that determine current area and level from volume (see also Add parameter name spaces #179 )
    • Have evaporation and rainfall flow calculated from above.
    • Optionally allow rainfall to always use the maximum area of the reservoir (i.e. all rainfall runs off into the reservoir regardless of current volume)
  • Add optional output slots
    • Spill
    • Compensation
    • Losses (Output)

Agreed to not include abstraction or hydropower nodes initially.

image

@jetuk jetuk added enhancement New feature or request schema Relates to the pywr-schema crate labels May 11, 2024
@jetuk
Copy link
Member Author

jetuk commented Nov 28, 2024

#256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request schema Relates to the pywr-schema crate
Projects
None yet
Development

No branches or pull requests

1 participant