recordFluidConstants
Extended fluid constants
Extends from Modelica.Media.Interfaces.Types.Basic.FluidConstants (Critical, triple, molecular and other standard data of fluid).
Components
| Type | Name | Default | Description |
|---|---|---|---|
| String | iupacName (from FluidConstants) | Complete IUPAC name (or common name, if non-existent) | |
| String | casRegistryNumber (from FluidConstants) | Chemical abstracts sequencing number (if it exists) | |
| String | chemicalFormula (from FluidConstants) | Chemical formula, (brutto, nomenclature according to Hill | |
| String | structureFormula (from FluidConstants) | Chemical structure formula | |
| MolarMass | molarMass (from FluidConstants) | Molar mass | |
| Temperature | criticalTemperature | Critical temperature | |
| AbsolutePressure | criticalPressure | Critical pressure | |
| MolarVolume | criticalMolarVolume | Critical molar Volume | |
| Real | acentricFactor | Pitzer acentric factor | |
| Temperature | triplePointTemperature | Triple point temperature | |
| AbsolutePressure | triplePointPressure | Triple point pressure | |
| Temperature | meltingPoint | Melting point at 101325 Pa | |
| Temperature | normalBoilingPoint | Normal boiling point (at 101325 Pa) | |
| DipoleMoment | dipoleMoment | Dipole moment of molecule in Debye (1 debye = 3.33564e-30 C.m) | |
| Boolean | hasIdealGasHeatCapacity | false | = true, if ideal gas heat capacity is available |
| Boolean | hasCriticalData | false | = true, if critical data are known |
| Boolean | hasDipoleMoment | false | = true, if a dipole moment known |
| Boolean | hasFundamentalEquation | false | = true, if a fundamental equation |
| Boolean | hasLiquidHeatCapacity | false | = true, if liquid heat capacity is available |
| Boolean | hasSolidHeatCapacity | false | = true, if solid heat capacity is available |
| Boolean | hasAccurateViscosityData | false | = true, if accurate data for a viscosity function is available |
| Boolean | hasAccurateConductivityData | false | = true, if accurate data for thermal conductivity is available |
| Boolean | hasVapourPressureCurve | false | = true, if vapour pressure data, e.g., Antoine coefficients are known |
| Boolean | hasAcentricFactor | false | = true, if Pitzer acentric factor is known |
| SpecificEnthalpy | HCRIT0 | 0.0 | Critical specific enthalpy of the fundamental equation |
| SpecificEntropy | SCRIT0 | 0.0 | Critical specific entropy of the fundamental equation |
| SpecificEnthalpy | deltah | 0.0 | Difference between specific enthalpy model (h_m) and f.eq. (h_f) (h_m - h_f) |
| SpecificEntropy | deltas | 0.0 | Difference between specific enthalpy model (s_m) and f.eq. (s_f) (s_m - s_f) |