Click or drag to resize

MichelsenFlashBubP Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public Object BubP(
	double T,
	Object Vx,
	Object VKij,
	Object VTc,
	Object VPc,
	Object Vw,
	Object KI,
	double P = 0,
	Object otherargs = null
)
Request Example View Source

Parameters

T  Double
 
Vx  Object
 
VKij  Object
 
VTc  Object
 
VPc  Object
 
Vw  Object
 
KI  Object
 
P  Double  (Optional)
 
otherargs  Object  (Optional)
 

Return Value

Object
See Also