recordf_nonlinear_Data
Data to be passed to non-linear function
Extends from ThermalSeparation.Media.IdealGasMixtures.BaseClasses.Common.DataRecord (Coefficient data record for properties of ideal gases based on NASA source).
Components
| Type | Name | Default | Description |
|---|---|---|---|
| String | name (from DataRecord) | Name of ideal gas | |
| SI.MolarMass | MM (from DataRecord) | Molar mass | |
| SI.SpecificEnthalpy | Hf (from DataRecord) | Enthalpy of formation at 298.15K | |
| SI.SpecificEnthalpy | H0 (from DataRecord) | H0(298.15K) - H0(0K) | |
| SI.Temperature | Tlimit (from DataRecord) | Temperature limit between low and high data sets | |
| Real[7] | alow (from DataRecord) | Low temperature coefficients a | |
| Real[2] | blow (from DataRecord) | Low temperature constants b | |
| Real[7] | ahigh (from DataRecord) | High temperature coefficients a | |
| Real[2] | bhigh (from DataRecord) | High temperature constants b | |
| SI.SpecificHeatCapacity | R_s (from DataRecord) | Modelica.Constants.R/MM | Gas constant |