Helmholtz |
public abstract class HelmholtzEquationOfState
The HelmholtzEquationOfState type exposes the following members.
| Name | Description | |
|---|---|---|
| HelmholtzEquationOfState | Initializes a new instance of the HelmholtzEquationOfState class |
| Name | Description | |
|---|---|---|
| MolecularWeight | Gets the (typical) molecular weight of the fluid. | |
| ReducingMassDensity | Gets the density (in kg/m³) used to calculate the reduced (dimensionless) density. | |
| ReducingMoleDensity | Gets the molar density (in mol/m³) used to calculate the reduced (dimensionless) density. | |
| ReducingTemperature | Gets the temperature (in Kelvin) that is used to calculate the inverse reduced temperature. | |
| WorkingSpecificGasConstant | Gets the specific gas constant of the fluid. Is calculated from WorkingUniversalGasConstant and MolecularWeight. | |
| WorkingUniversalGasConstant | Gets the universal gas constant that was used at the time this model was developed. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetDeltaFromMassDensity | Gets the reduced density by density / ReducingMassDensity. | |
| GetDeltaFromMoleDensity | Gets the reduced density by density / ReducingMassDensity. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetTauFromTemperature | Gets the inverse reduced temperature by ReducingTemperature / temperature. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| IsentropicDerivativeOfMassSpecificVolumeWrtPressure_FromMoleDensityAndTemperature | Gets the isentropic (adiabatic) derivative of the mass specific volume w.r.t. pressure from mole density and temperature. | |
| IsentropicDerivativeOfMoleSpecificVolumeWrtPressure_FromMoleDensityAndTemperature | Gets the isentropic (adiabatic) derivative of the mole specific volume w.r.t. pressure from mole density and temperature. | |
| IsothermalCompressibility_FromMassDensityAndTemperature | Gets the isothermal compressibility in 1/Pa from mass density (kg/m³) and temperature (K). Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| IsothermalCompressibility_FromMoleDensityAndTemperature | Gets the isothermal compressibility in 1/Pa from mole density (mol/m³) and temperature (K). Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| IsothermalCompressionalModulus_FromMassDensityAndTemperature | Gets the isothermal compressional modulus K in Pa from density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| IsothermalCompressionalModulus_FromMoleDensityAndTemperature | Gets the isothermal compressional modulus in Pa from density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| IsothermalDerivativePressureWrtMassDensity_FromMassDensityAndTemperature | Gets the derivative of pressure w.r.t. the mass density at isothermal conditions. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| IsothermalDerivativePressureWrtMoleDensity_FromMoleDensityAndTemperature | Gets the derivative of pressure w.r.t. the mole density at isothermal conditions. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MassDensity_FromMoleDensity | Gets the mass density (in kg/m³) from mole density (in mol/m³). | |
| MassDensity_FromPressureAndTemperature(Double, Double, Double) | Gets the mass density for a given pressure and temperature. | |
| MassDensity_FromPressureAndTemperature(Double, Double, Double, Double) | Gets the mole density from a given pressure and temperature. | |
| MassSpecificEnthalpy_FromMassDensityAndTemperature | Get the enthalpy from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MassSpecificEnthalpy_FromMoleDensityAndTemperature | Get the enthalpy from a given density and temperature. | |
| MassSpecificEntropy_FromMassDensityAndTemperature | Get the entropy from a given mole density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MassSpecificEntropy_FromMoleDensityAndTemperature | Get the entropy from a given mole density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MassSpecificGibbsEnergy_FromMassDensityAndTemperature | Get the mass specific Gibbs energy from a given mass density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MassSpecificGibbsEnergy_FromMoleDensityAndTemperature | Get the mass specific Gibbs energy from a given mass density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MassSpecificHelmholtzEnergy_FromMassDensityAndTemperature | Get the Helmholtz energy from a given mass density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MassSpecificHelmholtzEnergy_FromMoleDensityAndTemperature | Get the mass specific Helmholtz energy from a given mass density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MassSpecificInternalEnergy_FromMassDensityAndTemperature | Get the internal energy from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MassSpecificInternalEnergy_FromMoleDensityAndTemperature | Get the internal energy from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MassSpecificIsobaricHeatCapacity_FromMassDensityAndTemperature | Gets the isobaric heat capacity from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MassSpecificIsobaricHeatCapacity_FromMoleDensityAndTemperature | Gets the isobaric heat capacity from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MassSpecificIsochoricHeatCapacity_FromMassDensityAndTemperature | Get the isochoric heat capacity from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MassSpecificIsochoricHeatCapacity_FromMoleDensityAndTemperature | Get the isochoric heat capacity from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| MoleDensity_FromMassDensity | Gets the mole density (in mol/m³) from mass density (in kg/m³). | |
| MoleDensity_FromPressureAndTemperature(Double, Double, Double) | Get the mole density for a given pressure and temperature. | |
| MoleDensity_FromPressureAndTemperature(Double, Double, Double, Double) | Gets the mole density from a given pressure and temperature. | |
| MoleDensityEstimates_FromPressureAndTemperature | Gets an estimate of the mole densities at a given pressure and temperature. | |
| MoleSpecificEnthalpy_FromMassDensityAndTemperature | Get the enthalpy from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MoleSpecificEnthalpy_FromMoleDensityAndTemperature | Get the enthalpy from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MoleSpecificEntropy_FromMassDensityAndTemperature | Get the entropy from a given mole density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MoleSpecificEntropy_FromMoleDensityAndTemperature | Get the entropy from a given mole density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MoleSpecificGibbsEnergy_FromMassDensityAndTemperature | Get the mole specific Gibbs energy from a given mass density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MoleSpecificGibbsEnergy_FromMoleDensityAndTemperature | Get the mole specific Gibbs energy from a given mass density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MoleSpecificHelmholtzEnergy_FromMassDensityAndTemperature | Get the Helmholtz energy from a given mass density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MoleSpecificHelmholtzEnergy_FromMoleDensityAndTemperature | Get the Helmholtz energy from a given mole density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MoleSpecificInternalEnergy_FromMassDensityAndTemperature | Get the internal energy from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MoleSpecificInternalEnergy_FromMoleDensityAndTemperature | Get the internal energy from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MoleSpecificIsobaricHeatCapacity_FromMassDensityAndTemperature | Gets the isobaric heat capacity from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MoleSpecificIsobaricHeatCapacity_FromMoleDensityAndTemperature | Gets the isobaric heat capacity from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MoleSpecificIsochoricHeatCapacity_FromMassDensityAndTemperature | Get the mole specific isochoric heat capacity from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| MoleSpecificIsochoricHeatCapacity_FromMoleDensityAndTemperature | Get the mole specific isochoric heat capacity from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| Phi0_OfReducedVariables | Ideal part of the dimensionless Helmholtz energy as function of reduced variables. (Page 1541, Table 28) | |
| Phi0_tau_OfReducedVariables | First derivative of the dimensionless Helmholtz energy as function of reduced variables with respect to the inverse reduced temperature. (Page 1541, Table 28) | |
| Phi0_tautau_OfReducedVariables | Second derivative of Phi0 the of reduced variables with respect to the inverse reduced temperature. (Page 1541, Table 28) | |
| PhiR_delta_OfReducedVariables | Calculates the first derivative of the residual part of the dimensionless Helmholtz energy with respect to the reduced density delta. | |
| PhiR_deltadelta_OfReducedVariables | Calculates the second derivative of the residual part of the dimensionless Helmholtz energy with respect to the reduced density delta. | |
| PhiR_deltatau_OfReducedVariables | Calculates the derivative of the residual part of the dimensionless Helmholtz energy with respect to the reduced density delta and the inverse reduced temperature tau. | |
| PhiR_OfReducedVariables | Calculates the residual part of the dimensionless Helmholtz energy in dependence on reduced density and reduced inverse temperature. | |
| PhiR_tau_OfReducedVariables | Calculates the first derivative of the residual part of the dimensionless Helmholtz energy with respect to the inverse reduced temperature. | |
| PhiR_tautau_OfReducedVariables | Calculates the second derivative of the residual part of the dimensionless Helmholtz energy with respect to the inverse reduced temperature. | |
| Pow2 | ||
| Pressure_FromMassDensityAndTemperature | Get the pressure from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| Pressure_FromMoleDensityAndTemperature | Gets the pressure from a given molar density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| SpeedOfSound_FromMassDensityAndTemperature | Get the speed of sound from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| SpeedOfSound_FromMoleDensityAndTemperature | Get the speed of sound from a given density and temperature. Attention - unchecked function: it is presumed, but not checked (!), that the given parameter combination describes a single phase fluid!. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| UniversalGasConstant | The universal gas constant in J/(K mol) |