Nested Loops Class
The Flash algorithms in this class are based on the Nested Loops approach to solve equilibrium calculations.
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
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#
[SerializableAttribute]
public class NestedLoops : FlashAlgorithmVB
<SerializableAttribute>
Public Class NestedLoops
Inherits FlashAlgorithm- Inheritance
- Object FlashAlgorithm NestedLoops
Constructors
Properties
| AlgoType | (Overrides FlashAlgorithmAlgoType) |
| CalledFromSLE | |
| Description | (Overrides FlashAlgorithmDescription) |
| FlashSettings | (Inherited from FlashAlgorithm) |
| InternalUseOnly | (Inherited from FlashAlgorithm) |
| LimitVaporFraction | |
| MobileCompatible | (Overrides FlashAlgorithmMobileCompatible) |
| Name | (Overrides FlashAlgorithmName) |
| Order | (Inherited from FlashAlgorithm) |
| StabSearchCompIDs | (Inherited from FlashAlgorithm) |
| StabSearchSeverity | (Inherited from FlashAlgorithm) |
| Tag | (Inherited from FlashAlgorithm) |
Methods
Fields
| CalculatingAzeotrope | |
| dampingfactor | |
| DisableParallelCalcs | |
| etol | |
| Hf | |
| Hl | |
| Hlid | |
| Hv | |
| Hv0 | |
| Hvid | |
| itol | |
| maxit_e | |
| maxit_i | |
| PTFlashFunction | |
| Sf | |
| Sl | |
| Slid | |
| Sv | |
| Sv0 | |
| Svid |
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |