This package contains preconfigured versions of the mover models.
They automatically configure a mover model based on
m_flow_nominal
and dp_nominal
(and speed_rpm_nominal
for SpeedControlled_Nrpm
only).
The configuration is as follows:
m_flow_nominal
and dp_nominal
are used to construct the pressure curve Δ p = f(ṁ, y)
where ṁ is the mass flow rate and y is the speed.
This curve is based on a least squares polynomial fit of all pressure curves from
IBPSA.Fluid.Movers.Data.Pumps
for pumps and
IBPSA.Fluid.Movers.Data.Fans
for fans.
(See also
#1884.)
The model identifies itself as a fan or pump based on the default density of
the medium.