pywr / hydra-pywr

GNU General Public License v3.0
1 stars 2 forks source link

Turbine efficieny #8

Closed MohammedBasheer closed 2 months ago

MohammedBasheer commented 4 years ago

I was changing the hydropower efficiency value on the interface for a model, but the results of hydropower recorder do not seem to change.

It seems to me that turbine efficiency value is not used in hydropower calculations. The efficiency value is not passed to pywr hydropower parameters and recorders.

https://github.com/pywr/hydra-pywr/blob/5d1081aa8b6095b4885b8a0488e8cf43659c0805/hydra_pywr/nodes/hydropower.py#L112