Michelsen FlashTriple Sum Brent Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
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#
private double TripleSumBrent(
double x,
Object otherargs
)VB
Private Function TripleSumBrent (
x As Double,
otherargs As Object
) As Double