State equations and constants of dichlorodifluoromethane. Short name: R12. Synomym: CFC-12. Chemical formula: CCl2F2.
References:
The source code was created automatically using the fluid file 'r12.fld' from the following software:
TREND 3.0.: Span, R.; Eckermann, T.; Herrig, S.; Hielscher, S.; Jäger, A.; Thol, M. (2016): TREND.Thermodynamic Reference and Engineering Data 3.0.Lehrstuhl für Thermodynamik, Ruhr-Universität Bochum.
Further references (extracted from the fluid file):
EquationOfState (EOS): Marx, V., Pruss, A., and Wagner, W., "Neue Zustandsgleichungen fuer R 12, R 22, R 11 und R 113. Beschreibung des thermodynamishchen Zustandsverhaltens bei Temperaturen bis 525 K und Druecken bis 200 MPa," Duesseldorf, VDI Verlag, Series 19 (Waermetechnik/Kaeltetechnik), No. 57, 1992.
HeatCapacity (CPP): Marx, V., Pruss, A., and Wagner, W., "Neue Zustandsgleichungen fuer R 12, R 22, R 11 und R 113. Beschreibung des thermodynamishchen Zustandsverhaltens bei Temperaturen bis 525 K und Druecken bis 200 MPa," Duesseldorf, VDI Verlag, Series 19 (Waermetechnik/Kaeltetechnik), No. 57, 1992.
Saturated vapor pressure: Cullimore, I.D., 2010.
Saturated liquid density: Cullimore, I.D., 2010.
Saturated vapor density: Cullimore, I.D., 2010.
Instance member | Description |
Full Usage:
this.AcentricFactor
Returns: float
Modifiers: abstract |
Gets the acentric factor.
|
Full Usage:
this.CASRegistryNumber
Returns: string
Modifiers: abstract |
Gets the CAS registry number.
|
Full Usage:
this.ChemicalFormula
Returns: string
Modifiers: abstract |
The chemical formula of the fluid.
|
Full Usage:
this.CriticalPointMoleDensity
Returns: float
Modifiers: abstract |
Gets the mole density at the critical point in mol/m³.
|
Full Usage:
this.CriticalPointPressure
Returns: float
Modifiers: abstract |
Gets the pressure at the critical point in Pa.
|
Full Usage:
this.CriticalPointTemperature
Returns: float
Modifiers: abstract |
Gets the temperature at the critical point in K.
|
Full Usage:
this.DipoleMoment
Returns: float
Modifiers: abstract |
Gets the dipole moment in Debye.
|
Full Usage:
this.FluidFamily
Returns: string
Modifiers: abstract |
The chemical formula of the fluid.
|
Full Usage:
this.FullName
Returns: string
Modifiers: abstract |
The full name of the fluid.
|
Full Usage:
this.LowerTemperatureLimit
Returns: float
Modifiers: abstract |
Gets the lower temperature limit of this model in K.
|
Full Usage:
this.MolecularWeight
Returns: float
Modifiers: abstract |
Gets the molecular weight in kg/mol.
|
|
Gets the boiling temperature at normal pressure (101325 Pa) in K (if existent). If not existent, the return value is null.
|
|
Gets the sublimation temperature at normal pressure (101325 Pa) in K (if existent). If not existent, the return value is null.
|
Full Usage:
this.ShortName
Returns: string
Modifiers: abstract |
The short name of the fluid.
|
Full Usage:
this.Synonym
Returns: string
Modifiers: abstract |
The synonym of the name of the fluid.
|
Full Usage:
this.TriplePointPressure
Returns: float
Modifiers: abstract |
Gets the triple point pressure in Pa.
|
Full Usage:
this.TriplePointSaturatedLiquidMoleDensity
Returns: float
Modifiers: abstract |
Gets the triple point liquid mole density in mol/m³.
|
Full Usage:
this.TriplePointSaturatedVaporMoleDensity
Returns: float
Modifiers: abstract |
Gets the triple point vapor mole density in mol/m³.
|
Full Usage:
this.TriplePointTemperature
Returns: float
Modifiers: abstract |
Gets the triple point temperature in K.
|
|
The UN number of the fluid.
|
Full Usage:
this.UpperMoleDensityLimit
Returns: float
Modifiers: abstract |
Gets the upper density limit of this model in mol/m³.
|
Full Usage:
this.UpperPressureLimit
Returns: float
Modifiers: abstract |
Gets the upper pressure limit of this model in Pa.
|
Full Usage:
this.UpperTemperatureLimit
Returns: float
Modifiers: abstract |
Gets the upper temperature limit of this model in K.
|
Full Usage:
this.WorkingUniversalGasConstant
Returns: float
Modifiers: abstract |
The Universal Gas Constant R at the time the model was developed.
|
Static member | Description |
|
Gets the (only) instance of this class.
|