MethodsSTABILITY_ CURVE Method
Definition
Namespace: DWSIM.Thermodynamics.Utilities.TCP
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public ArrayList STABILITY_CURVE(
Object Vz,
Object VTc,
Object VPc,
Object VVc,
Object Vw,
Object VKIj,
double Vmax = 0,
double delta = 40,
int multipl = 15
)VB
Public Function STABILITY_CURVE (
Vz As Object,
VTc As Object,
VPc As Object,
VVc As Object,
Vw As Object,
VKIj As Object,
Optional Vmax As Double = 0,
Optional delta As Double = 40,
Optional multipl As Integer = 15
) As ArrayListParameters
- Vz Object
- VTc Object
- VPc Object
- VVc Object
- Vw Object
- VKIj Object
- Vmax Double (Optional)
- delta Double (Optional)
- multipl Int32 (Optional)