This package contains validation models for the classes in BuildingSystems.Fluid.Movers.
Note that most validation models contain simple input data which may not be realistic, but for which the correct output can be obtained through an analytic solution. The examples plot various outputs, which have been verified against these solutions. These model outputs are stored as reference data and used for continuous validation whenever models in the library change.
Name | Description |
---|---|
ControlledFlowMachine | Fans with different control signals as input |
ControlledFlowMachineDynamic | Fans with different control signals as input and a dynamic speed signal |
FlowControlled_dp | Fan with zero mass flow rate and head as input |
FlowControlled_dpSystem | Demonstration of the use of prescribedPressure |
FlowControlled_m_flow | Fan with zero mass flow rate and mass flow rate as input |
PowerEuler | Power calculation comparison among three mover types, using Euler number computation for m_flow and dp |
PowerExact | Power calculation comparison among three mover types, using exact power computation for m_flow and dp |
PowerSimplified | Power calculation comparison among three mover types, using simplified power computation for m_flow and dp |
PressureCurve | Displays the pressure curve of the mover |
PumpCurveConstruction | Validation model that tests that the pump curve is properly extrapolated to V=0 and dp=0 |
PumpCurveDerivatives | Check for monotoneously increasing pump curve relations between y, dp and m_flow |
Pump_stratos | Stratos pumps with speed as input |
Pump_y_stratos | Model validation using a Wilo Stratos 80/1-12 pump |
SpeedControlled_y | Fan with zero mass flow rate and control signal y as input |
SpeedControlled_y_linear | Pump with linear characteristic for pressure vs. flow rate |
BaseClasses | Package with base classes for BuildingSystems.Fluid.Movers.Validation |