GibbsMinimizationMulti Class

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[SerializableAttribute]
public class GibbsMinimizationMulti : FlashAlgorithm
Inheritance
Object    FlashAlgorithm    GibbsMinimizationMulti

Constructors

Properties

Methods

BubblePressure_LLE
(Inherited from FlashAlgorithm)
BubbleTemperature_LLE
(Inherited from FlashAlgorithm)
CalculateEquilibrium Calculates Phase Equilibria for a given mixture at specified conditions.
(Inherited from FlashAlgorithm)
CalculateMixtureEnthalpy
(Inherited from FlashAlgorithm)
CalculateMixtureEntropy
(Inherited from FlashAlgorithm)
CheckSolution 
Clone
(Inherited from FlashAlgorithm)
eval_f 
eval_g 
eval_grad_f 
eval_h 
eval_jac_g 
Flash_PH
(Overrides FlashAlgorithmFlash_PH(Double, Double, Double, Double, PropertyPackage, Boolean, Double))
Flash_PS
(Overrides FlashAlgorithmFlash_PS(Double, Double, Double, Double, PropertyPackage, Boolean, Double))
Flash_PSF
(Inherited from FlashAlgorithm)
Flash_PT
(Overrides FlashAlgorithmFlash_PT(Double, Double, Double, PropertyPackage, Boolean, Double))
Flash_PV
(Overrides FlashAlgorithmFlash_PV(Double, Double, Double, Double, PropertyPackage, Boolean, Double))
Flash_TV
(Overrides FlashAlgorithmFlash_TV(Double, Double, Double, Double, PropertyPackage, Boolean, Double))
Flash_VH
(Inherited from FlashAlgorithm)
Flash_VP
(Inherited from FlashAlgorithm)
Flash_VS
(Inherited from FlashAlgorithm)
Flash_VT Volume-Temperature Flash
(Inherited from FlashAlgorithm)
Flash_VU
(Inherited from FlashAlgorithm)
FunctionGradient 
FunctionHessian 
FunctionValue 
GetNewInstance
(Inherited from FlashAlgorithm)
GetPhaseSplitEstimates
(Inherited from FlashAlgorithm)
intermediate 
LoadData
(Inherited from FlashAlgorithm)
MassBalanceResidual 
PerformHeuristicsTest
(Inherited from FlashAlgorithm)
ProcessImmiscibleLiquids
(Inherited from FlashAlgorithm)
SaveData
(Inherited from FlashAlgorithm)
StabTest
(Inherited from FlashAlgorithm)
StabTest2
(Inherited from FlashAlgorithm)
ToString
(Inherited from FlashAlgorithm)
WriteDebugInfo
(Inherited from FlashAlgorithm)

Fields

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also