Objective

WaterModels.objective_desMethod
objective_des(wm::AbstractWaterModel)

Sets the objective function for network design (des) problem specifications. By default, the cost of selecting the discrete pipe resistances over all design pipes is minimized.

source
WaterModels.objective_owfMethod
objective_owf(wm::AbstractWaterModel)

Sets the objective function for optimal water flow (owf) problem specifications.

source

Objective Functions

WaterModels.objective_owfFunction
objective_owf(wm::AbstractWaterModel)

Sets the objective function for optimal water flow (owf) problem specifications.

source