Buildings.Media.Antifreeze.Validation
Validation cases for fluid property evaluations
Information
This package contains validation cases that test the media packages in Buildings.Media.Antifreeze.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
EthyleneGlycolWater | Model that tests the implementation of ethylene glycol-water properties |
PropyleneGlycolWater | Model that tests the implementation of propylene glycol-water properties |
BaseClasses | Package with base classes for Buildings.Media.Antifreeze.Validation |
Buildings.Media.Antifreeze.Validation.EthyleneGlycolWater
Model that tests the implementation of ethylene glycol-water properties
Information
This example checks the implementation of functions that evaluate the temperature- and concentration-dependent thermophysical properties of the medium.
Thermophysical properties (density, specific heat capacity, thermal conductivity and dynamic viscosity) are shown as 0 if the temperature is below the fusion temperature.
Extends from Modelica.Icons.Example (Icon for runnable examples), Buildings.Media.Antifreeze.Validation.BaseClasses.FluidProperties (Partial model that tests the implementation of temperature- and concentration-dependent fluid properties).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package Medium | PropyleneGlycolWater | Medium package | |
Integer | nX_a | 7 | Number of mass fractions to evaluate fluid properties |
MassFraction | X_a[nX_a] | {0.05,0.10,0.20,0.30,0.40,0.... | Mass fraction of additive [1] |
Temperature | T_min | 223.15 | Minimum temperature of mixture [K] |
Temperature | T_max | 373.15 | Maximum temperature of mixture [K] |
Temperature | reference_T | 293.15 | Reference temperature [K] |
Connectors
Type | Name | Description |
---|---|---|
replaceable package Medium | Medium package |
Modelica definition
Buildings.Media.Antifreeze.Validation.PropyleneGlycolWater
Model that tests the implementation of propylene glycol-water properties
Information
This example checks the implementation of functions that evaluate the temperature- and concentration-dependent thermophysical properties of the medium.
Thermophysical properties (density, specific heat capacity, thermal conductivity and dynamic viscosity) are shown as 0 if the temperature is below the fusion temperature.
Extends from Modelica.Icons.Example (Icon for runnable examples), Buildings.Media.Antifreeze.Validation.BaseClasses.FluidProperties (Partial model that tests the implementation of temperature- and concentration-dependent fluid properties).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package Medium | PropyleneGlycolWater | Medium package | |
Integer | nX_a | 7 | Number of mass fractions to evaluate fluid properties |
MassFraction | X_a[nX_a] | {0.05,0.10,0.20,0.30,0.40,0.... | Mass fraction of additive [1] |
Temperature | T_min | 223.15 | Minimum temperature of mixture [K] |
Temperature | T_max | 373.15 | Maximum temperature of mixture [K] |
Temperature | reference_T | 293.15 | Reference temperature [K] |
Connectors
Type | Name | Description |
---|---|---|
replaceable package Medium | Medium package |