Black Oil PropertiesVapor Density Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public double VaporDensity(
double T,
double P,
double SGG
)VB
Public Function VaporDensity (
T As Double,
P As Double,
SGG As Double
) As Double