volume_constraint#

A constraint object that can be used to force the total volume of the connected reservoirs to be between specified minimum and maximum limits

Input connections

reservoir

Output connections

reservoir

License

SHOP_OPEN

Release version

13.0.0.a

Attributes#

min_vol#

Minimum volume for the sum of all reservoirs connected to this constraint (xUnit: NO_UNIT, yUnit: MM3)

max_vol#

Maximum volume for the sum of all reservoirs connected to this constraint (xUnit: NO_UNIT, yUnit: MM3)

min_vol_penalty#

Given penalty cost for having a sum volume below the min_vol (xUnit: NO_UNIT, yUnit: NOK/MM3)

max_vol_penalty#

Given penalty cost for having a sum volume above the max_vol (xUnit: NO_UNIT, yUnit: NOK/MM3)