Electrolyte Base Property PackageFlash Base Property
Returns the FlashAlgorithm object instance for this property package.
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
A FlashAlgorithm object to be used in flash calculations.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public override FlashAlgorithm FlashBase { get; }VB
Public Overrides ReadOnly Property FlashBase As FlashAlgorithm
GetProperty Value
FlashAlgorithmReturn Value
FlashAlgorithmA FlashAlgorithm object to be used in flash calculations.