BlackOilPropertyPackageCalcBOFluid Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public BlackOilFluid CalcBOFluid(
	double[] Vxw,
	List<ICompoundConstantProperties> constprops
)

Parameters

Vxw  Double
 
constprops  ListICompoundConstantProperties
 

Return Value

BlackOilFluid

See Also