CDL.Psychrometrics.Validation
Collection of models that validate the psychrometrics blocks of the CDL
Information
This package contains models that validate the blocks in CDL.Psychrometrics.
The examples plot various outputs, which have been verified against analytical solutions. These model outputs are stored as reference data to allow continuous validation whenever models in the library change.
Package Content
Name | Description |
---|---|
![]() |
Model to test the dew point temperature computation |
![]() |
Model to test the specific enthalpy computation |
![]() |
Model to test the wet bulb temperature computation |
CDL.Psychrometrics.Validation.DewPoint_TDryBulPhi
Model to test the dew point temperature computation
Information
This examples is a unit test for the dew point temperature computation CDL.Psychrometrics.DewPoint_TDryBulPhi.
Modelica definition
CDL.Psychrometrics.Validation.SpecificEnthalpy_TDryBulPhi
Model to test the specific enthalpy computation
Information
This examples is a unit test for the specific enthalpy computation CDL.Psychrometrics.SpecificEnthalpy_TDryBulPhi.
Modelica definition
CDL.Psychrometrics.Validation.WetBulb_TDryBulPhi
Model to test the wet bulb temperature computation
Information
This examples is a unit test for the dew point temperature computation CDL.Psychrometrics.WetBulb_TDryBulPhi.