Click or drag to resize

BlackOilPropertyPackageCalcBOFluid Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public BlackOilFluid CalcBOFluid(
	double[] Vxw,
	List<ICompoundConstantProperties> constprops
)
Request Example View Source

Parameters

Vxw  Double
 
constprops  ListICompoundConstantProperties
 

Return Value

BlackOilFluid
See Also