This package contains validation models for the classes in IBPSA.Fluid.BaseClasses.FlowModels.
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 |
---|---|
BasicFlowFunction_dp_DerivativeCheck | Model that checks the correct implementation of the 1st order derivative of the flow function |
BasicFlowFunction_dp_DerivativeCheck2 | Model that checks the correct implementation of the 2nd order derivative of the flow function |
BasicFlowFunction_m_flow_DerivativeCheck | Model that checks the correct implementation of the 1st order derivative of the flow function |
BasicFlowFunction_m_flow_DerivativeCheck2 | Model that checks the correct implementation of the 2nd order derivative of the flow function |
InverseFlowFunctions | Test model for flow function and its inverse |
InvertingBasicFlowFunction_dp | Test model that inverts basicFlowFunction_dp |
InvertingBasicFlowFunction_m_flow | Test model that inverts basicFlowFunction_m_flow |