Linear flow characteristic, fixed blades
function linearFlow extends baseFlow; input Modelica.SIunits.VolumeFlowRate q_nom[2] "Volume flow rate for two operating points (single fan)" annotation( Dialog); input Modelica.SIunits.Height H_nom[2] "Specific energy for two operating points" annotation( Dialog); end linearFlow;