GibbsMinimization3PFunctionValue Method |
Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithmsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public double FunctionValue(
double[] x
)
Public Function FunctionValue (
x As Double()
) As Double
Request Example
View SourceParameters
- x Double
-
Return Value
DoubleSee Also