MichelsenFlashBubP Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.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
)
Public Function BubP (
T As Double,
Vx As Object,
VKij As Object,
VTc As Object,
VPc As Object,
Vw As Object,
KI As Object,
Optional P As Double = 0,
Optional otherargs As Object = Nothing
) As Object
Request Example
View SourceParameters
- T Double
-
- Vx Object
-
- VKij Object
-
- VTc Object
-
- VPc Object
-
- Vw Object
-
- KI Object
-
- P Double (Optional)
-
- otherargs Object (Optional)
-
Return Value
ObjectSee Also