Installation¶
Requirements¶
- DWSIM version 8.x or later (Windows desktop)
- .NET Framework 4.8 runtime (included with Windows 10/11)
Installation Steps¶
1. Download the Plugin¶
Download the compiled DLL file:
2. Locate the DWSIM Unit Operations Folder¶
The external unit operations folder is located at:
Finding AppData
Type %localappdata%\DWSIM in the Windows Explorer address bar to navigate directly to the DWSIM local data folder.
3. Copy the DLL¶
Copy DWSIM.UnitOperations.MultiStreamHeatExchanger.dll into the unitops folder.
4. Restart DWSIM¶
Close and reopen DWSIM. The Multi-Stream Heat Exchanger will appear in the External Unit Operations section of the object palette.
Verification¶
To verify the installation:
- Open DWSIM and create a new flowsheet
- In the Object Palette, expand External Unit Operations
- Look for Multi-Stream Heat Exchanger
- Drag it onto the flowsheet
Connecting Streams¶
The MSHX has 6 inlet ports and 6 outlet ports. Connect material streams as follows:
- Create inlet material streams with defined temperature, pressure, flow rate, and composition
- Connect each inlet stream to an inlet port on the MSHX
- Create outlet material streams and connect them to the corresponding outlet ports
- Port pairing: Inlet port i and outlet port i correspond to the same process stream
Minimum Streams
At least 2 streams (each with both inlet and outlet connected) are required for the MSHX to calculate. Streams without both connectors attached are ignored.
Quick Start Example¶
- Add an MSHX to the flowsheet
- Create a hot water stream: T = 90°C, P = 1 atm, flow = 1 kg/s
- Create a cold water stream: T = 20°C, P = 1 atm, flow = 1 kg/s
- Connect both to ports 1 and 2 respectively (with outlet streams)
- Open the MSHX editor, select UA mode, set UA = 1000 W/K
- Run the simulation
The MSHX will calculate both outlet temperatures and display the composite curves.