PRVSFittingCalcDensityDiff Method

Definition

Namespace: DWSIM.Thermodynamics.Utilities.PetroleumCharacterization.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double CalcDensityDiff(
	double T,
	double P,
	double multipl,
	Compound comp
)

Parameters

T  Double
 
P  Double
 
multipl  Double
 
comp  Compound
 

Return Value

Double

See Also