This package contains validation models for the classes in AixLib.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 |
---|---|
ComparePowerHydraulic | Compare power estimation with hydraulic power curve |
ComparePowerInput | Compare power estimation with different input signal |
ComparePowerTotal | Compare power estimation with total power curve |
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 |
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 AixLib.Fluid.Movers.Validation |