The Flash algorithms in this class are based on the Nested Loops approach to solve equilibrium calculations.
Inheritance Hierarchy Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithmsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax [SerializableAttribute]
public class NestedLoops3PV3 : FlashAlgorithm
<SerializableAttribute>
Public Class NestedLoops3PV3
Inherits FlashAlgorithm
Request Example
View SourceThe NestedLoops3PV3 type exposes the following members.
Constructors Properties Methods | Name | Description |
---|
| 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) |
| ClearEstimates | |
| Clone | (Inherited from FlashAlgorithm) |
| Flash_PH | (Overrides FlashAlgorithmFlash_PH(Double, Double, Double, Double, PropertyPackage, Boolean, Double)) |
| Flash_PH_1 | |
| 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_PT_3P | |
| Flash_PT_New | |
| Flash_PV | (Overrides FlashAlgorithmFlash_PV(Double, Double, Double, Double, PropertyPackage, Boolean, Double)) |
| Flash_PV_3P | |
| Flash_TV | (Overrides FlashAlgorithmFlash_TV(Double, Double, Double, Double, PropertyPackage, Boolean, Double)) |
| Flash_TV_3P | |
| 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) |
| GetNewInstance | (Inherited from FlashAlgorithm) |
| GetPhaseSplitEstimates | (Inherited from FlashAlgorithm) |
| Gibbs | |
| Herror | |
| LoadData | (Inherited from FlashAlgorithm) |
| MinimizeGibbs | |
| OBJ_FUNC_PH_FLASH | |
| OBJ_FUNC_PS_FLASH | |
| PerformHeuristicsTest | (Inherited from FlashAlgorithm) |
| SaveData | (Inherited from FlashAlgorithm) |
| Serror | |
| StabTest | (Inherited from FlashAlgorithm) |
| StabTest2 | (Inherited from FlashAlgorithm) |
| ToString | (Inherited from FlashAlgorithm) |
| WriteDebugInfo | (Inherited from FlashAlgorithm) |
TopFields Extension Methods See Also