lanl-ansi / WaterModels.jl

A Julia/JuMP Package for Water Distribution Network Optimization
https://lanl-ansi.github.io/WaterModels.jl/latest/
Other
73 stars 11 forks source link

Include pump power and cost data in the solution dictionary #117

Closed tasseff closed 3 years ago

tasseff commented 3 years ago

Three additional variable expressions have been added in the wm-v0.6 branch, which now also appear in solutions results. These are :P for power consumption (Watts), :E for energy consumption over the time step (Joules), and :c for the cost of energy consumption over the time step (units of currency).