function polynomialFlow
extends baseFlow;
input SI.VolumeFlowRate q_nom[:] "Volume flow rate for N operating points (single pump)" annotation(
Dialog);
input SI.Height head_nom[:] "Pump head for N operating points" annotation(
Dialog);
end polynomialFlow;