function polynomialFlow
extends baseFlow;
input Modelica.SIunits.VolumeFlowRate q_nom[:] "Volume flow rate for N operating points (single fan)" annotation(
Dialog);
input Modelica.SIunits.Height H_nom[:] "Specific work for N operating points" annotation(
Dialog);
end polynomialFlow;