mooflow.classes.Parameters¶
-
class
mooflow.classes.Parameters(parametervector)¶ -
__init__(parametervector)¶ Manage the optimization parameters.
Methods
__init__(parametervector)Manage the optimization parameters.
rescale_for_wellgroup(group)Rescale the multiplier for all wells in a wellgroup, using the lower and upper boundary levels in the well group.
rescale_group(group)Set the multiplier for all wells in the group.
-