VesselOverrideT Property

Gets or sets whether the vessel temperature is fixed to FlashTemperature instead of being determined by the flash calculation.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public bool OverrideT { get; set; }

Property Value

Boolean

See Also