This package contains preconfigured versions of the mover models.
They automatically configure a mover model based on
m_flow_nominal
and dp_nominal
.
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
Buildings.Fluid.Movers.Data.Pumps
for pumps and
Buildings.Fluid.Movers.Data.Fans
for fans. It goes through the design operating point and spans over
0 and twice the design flow rate at maximum speed. See figure below.
The model identifies itself as a fan or pump based on the default density of
the medium.