PsychrometricPropertyData
PsychrometricPropertyData[spec]
returns the psychrometric properties of moist air for the specified parameters.
PsychrometricPropertyData[spec,property]
returns the specified property for the given parameters.
Details and Options
- spec should be an association with keys corresponding to the following parameters:
-
"DewPointTemperature" dew point temperature "DryBulbTemperature" dry bulb temperature "HumidityRatio" humidity ratio "Pressure" air pressure "RelativeHumidity" relative humidity "WetBulbTemperature" wet bulb temperature - "DryBulbTemperature" is necessary, as is the inclusion of one of the other temperature or humidity measures. "Pressure" is optional.
- In the case of inclusion of multiple humidity measures, values will be used in the following order of precedence: "DewPointTemperature", "RelativeHumidity", "HumidityRatio", "DewPointTemperature".
- A list of a single parameter can be supplied to calculate a range of values at once.
- Unless specified, "Pressure" is assumed to have the value of Quantity[101325,"Pascals"].
- PsychrometricPropertyData["Properties"] can be used to obtain a list of psychrometric properties.
- Available properties include:
-
"CompressibilityFactor" compressibility factor "Density" density "DewPointTemperature" dew point temperature "DryBulbTemperature" dry bulb temperature "HumidityRatio" humidity ratio "MolarEnthalpy" molar enthalpy "MolarEntropy" molar entropy "MolarIsobaricHeatCapacity" isobaric molar heat capacity "MolarIsochoricHeatCapacity" isochoric molar heat capacity "MolarMass" average molar mass "MoleFractionDryAir" mole fraction that is dry air "MoleFractionWater" mole fraction that is water vapor "PrandtlNumber" ratio of momentum diffusivity to thermal diffusivity "Pressure" air pressure "PsychrometricConstant" psychrometric constant "RelativeHumidity" relative humidity "SaturationDegree" degree of saturation "SoundSpeed" speed of sound "SpecificEnthalpy" specific enthalpy "SpecificEntropy" specific entropy "SpecificIsobaricHeatCapacity" isobaric specific heat "SpecificIsochoricHeatCapacity" isochoric specific heat "SpecificVolume" specific volume "ThermalConductivity" thermal conductivity "ThermalDiffusivity" thermal diffusivity "Viscosity" viscosity "WetBulbTemperature" wet bulb temperature - Properties are returned using Quantity where appropriate.
- Entropy and enthalpy properties are calibrated to be approximately zero for dry air at standard atmospheric pressure and 0 degrees Celsius.
- PsychrometricPropertyData takes the option UnitSystem, which has the settings "Imperial" and "Metric". By default it uses the value of $UnitSystem.
- PsychrometricPropertyData is based on a wide range of sources, with enhancement at Wolfram Research by both human and algorithmic processing.
Examples
open allclose allBasic Examples (1)
Scope (3)
Options (2)
UnitSystem (2)
By default, results are in "Metric" or Celsius units:
Set UnitSystem to "Imperial" to specify Fahrenheit:
UnitConvert can also be used to adjust the units:
Applications (3)
Properties & Relations (1)
Possible Issues (2)
Neat Examples (2)
Text
Wolfram Research (2017), PsychrometricPropertyData, Wolfram Language function, https://reference.wolfram.com/language/ref/PsychrometricPropertyData.html.
CMS
Wolfram Language. 2017. "PsychrometricPropertyData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PsychrometricPropertyData.html.
APA
Wolfram Language. (2017). PsychrometricPropertyData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PsychrometricPropertyData.html