This package contains validation models for the classes in IBPSA.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 |
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 Nrpm, dp and m_flow |
Pump_Nrpm_stratos | Model validation using a Wilo Stratos 80/1-12 pump |
Pump_stratos | Stratos pumps with speed as input |
SpeedControlled_Nrpm | Fan with zero mass flow rate and speed as input |
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 IBPSA.Fluid.Movers.Validation |