MichelsenFlashTBase Property

Gets the underlying thermodynamic plug (EOS base) used by this flash algorithm.

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public ThermoPlug TBase { get; }

Return Value

ThermoPlug
The ThermoPlug instance associated with this flash object.

See Also