PropertyPackageMethods Class

Definition

Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[SerializableAttribute]
public class PropertyPackageMethods : IPropertyPackageMethods
Inheritance
Object    PropertyPackageMethods
Implements
IPropertyPackageMethods

Constructors

Properties

Liquid_Density 
Liquid_Enthalpy_Entropy_CpCv 
Liquid_Fugacity Gets or sets the method used to calculate liquid-phase fugacity coefficients.
Liquid_ThermalConductivity 
Liquid_Viscosity 
Solid_Density 
Solid_Enthalpy_Entropy_CpCv 
SurfaceTension 
Vapor_Density Gets or sets the method used to calculate vapor-phase density.
Vapor_Enthalpy_Entropy_CpCv Gets or sets the method used to calculate vapor-phase enthalpy, entropy, and heat capacities (Cp/Cv).
Vapor_Fugacity Gets or sets the method used to calculate vapor-phase fugacity coefficients.
Vapor_Thermal_Conductivity Gets or sets the method used to calculate vapor-phase thermal conductivity (default: Experimental / Ely-Hanley).
Vapor_Viscosity Gets or sets the method used to calculate vapor-phase dynamic viscosity (default: Experimental / Lucas / Jossi-Stiel-Thodos).

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also