Michelsen FlashTBase 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
The ThermoPlug instance associated with this flash object.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public ThermoPlug TBase { get; }VB
Public ReadOnly Property TBase As ThermoPlug
GetReturn Value
ThermoPlugThe ThermoPlug instance associated with this flash object.