typeControlerTypes

Enumeration to define type of producer control

Information

Enumeration to define the choice of pressure loss calculations (to be selected via choices menu):

Enumeration Description
no_dp dp_nominal = 0 (lossles pipe)
dp_nominal Pressure drop defined by ratio m_flow_nominal/sqrt(dp_nominal)
LengthDiameter Pressure drop defined by ratio m_flow_nominal/sqrt(dp_nominal); diameter, length and m_flow_nominal used to compute dp_nominal
v_nominal Pressure drop defined by ratio m_flow_nominal/sqrt(dp_nominal); v_nominal used to compute m_flow_nominal

Literals

NameDescription
synchronSynchron producer control
sequenceSequential producer control