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
Attributes#
min_vol#
Minimum volume for the sum of all reservoirs connected to this constraint. Unit (y): MM3.
max_vol#
Maximum volume for the sum of all reservoirs connected to this constraint. Unit (y): MM3.
min_vol_penalty#
Given penalty cost for having a sum volume below the min_vol. Unit (y): NOK/MM3.
max_vol_penalty#
Given penalty cost for having a sum volume above the max_vol. Unit (y): NOK/MM3.