Linear flow characteristic
function linearFlow extends baseFlow; input SI.VolumeFlowRate q_nom[2] "Volume flow rate for two operating points (single pump)" annotation( Dialog); input SI.Height head_nom[2] "Pump head for two operating points" annotation( Dialog); end linearFlow;