You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New parameters: unit: conversion_online_coefficient and potentially also conversion_constant unit__to_node and node__to_unit: conversion_flow_coefficient
The text was updated successfully, but these errors were encountered:
The proposal is to add a constraint like:
SUM_i(SUM_j(conversion_flow_coefficient_ij * input_flow_ij)) = SUM_i(SUM_j(conversion_flow_coefficient_ij * output_flow_ij)) + conversion_online_coefficient * online (+ conversion_constant)
i: nodes
j: operating points
New parameters:
unit
:conversion_online_coefficient
and potentially alsoconversion_constant
unit__to_node
andnode__to_unit
:conversion_flow_coefficient
The text was updated successfully, but these errors were encountered: