Buildings.Fluid.MassExchangers.Validation
Validation examples
Information
This package contains validation models for the classes in Buildings.Fluid.MassExchangers.
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.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
ConstantEffectivenessZeroFlow | Zero flow test for constants effectiveness mass exchanger |
ConstantEffectivenessZeroFlowBothStreams | Zero flow test for constants effectiveness mass exchanger |
Buildings.Fluid.MassExchangers.Validation.ConstantEffectivenessZeroFlow
Zero flow test for constants effectiveness mass exchanger
Information
This model tests whether ConstantEffectiveness works correctly at zero flow if one stream is zero.
Extends from Buildings.Fluid.MassExchangers.Examples.ConstantEffectiveness.
Modelica definition
Buildings.Fluid.MassExchangers.Validation.ConstantEffectivenessZeroFlowBothStreams
Zero flow test for constants effectiveness mass exchanger
Information
This model tests whether Buildings.Fluid.MassExchangers.ConstantEffectiveness works correctly at zero flow if both streams are zero.
Extends from Buildings.Fluid.MassExchangers.Examples.ConstantEffectiveness.