Skip to content

Updating q_unitEqualityConstraint and q_unitGreaterThanConstraint

Niina Helistö requested to merge #124_commodity_use_limitations into dev

Updating the right hand side of q_unitEqualityConstraint and q_unitGreaterThanConstraint (issue #124 (closed)). p_unitConstraint should take into account the size of one sub-unit as it will be multiplied by the number of online sub-units (or 1 if the unit does not have an online variable).

Merge request reports