Heat Exchanger Type 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
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public enum HeatExchangerTypeVB
Public Enumeration HeatExchangerTypeMembers
| DoublePipe | 0 | Double-pipe (hairpin) exchanger. |
| ShellTubes_E | 1 | TEMA E-type shell (single-pass shell). |
| ShellTubes_F | 2 | TEMA F-type shell (two-pass shell with longitudinal baffle). |
| ShellTubes_G | 3 | TEMA G-type shell (split-flow shell). |
| ShellTubes_H | 4 | TEMA H-type shell (double split-flow shell). |
| ShellTubes_J | 5 | TEMA J-type shell (divided-flow shell). |
| ShellTubes_K | 6 | TEMA K-type shell (kettle-type reboiler). |
| ShellTubes_X | 7 | TEMA X-type shell (cross-flow shell). |