HeatExchangerType Enumeration

Defines the heat exchanger geometry type, used when shell-and-tube rating is selected.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public enum HeatExchangerType

Members

DoublePipe0Double-pipe (hairpin) exchanger.
ShellTubes_E1TEMA E-type shell (single-pass shell).
ShellTubes_F2TEMA F-type shell (two-pass shell with longitudinal baffle).
ShellTubes_G3TEMA G-type shell (split-flow shell).
ShellTubes_H4TEMA H-type shell (double split-flow shell).
ShellTubes_J5TEMA J-type shell (divided-flow shell).
ShellTubes_K6TEMA K-type shell (kettle-type reboiler).
ShellTubes_X7TEMA X-type shell (cross-flow shell).

See Also