functiontestDensity_TX_a
Evaluate density of antifreeze-water mixture
Extends from Modelica.Icons.Function (Icon for functions).
Information
Function that makes AixLib.Media.Antifreeze.EthyleneGlycolWater.density_TX_a publicly accessible as needed for the validation model AixLib.Media.Antifreeze.Validation.BaseClasses.FluidProperties.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Temperature | T | Temperature of antifreeze-water mixture | |
| Modelica.Units.SI.MassFraction | X_a | Mass fraction of antifreeze |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Density | d | Density of antifreeze-water mixture |
Revisions
-
May 14, 2018 by Michael Wetter:
First implementation.