HeatExchangerCalculationMode Property

Gets or sets the heat-exchanger calculation mode (e.g. CalcBothTemp, CalcArea).

Definition

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

Property Value

HeatExchangerCalcMode

See Also