functiontestFusionTemperature_TX_a
Evaluate temperature of fusion of antifreeze-water mixture
Extends from Modelica.Icons.Function (Icon for functions).
Information
Function that makes AixLib.Media.Antifreeze.EthyleneGlycolWater.fusionTemperature_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.Temperature | Tf | Temperature of fusion of antifreeze-water mixture |
Revisions
-
May 14, 2018 by Michael Wetter:
First implementation.