Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dwsim-wine_v58u4.7z | 2019-11-11 | 394.2 MB | |
readme_dwsim_wine.txt | 2019-11-11 | 1.5 kB | |
Totals: 2 Items | 394.2 MB | 0 |
DWSIM Classic + ChemSep for Linux systems ================================================= This 7zip-compressed package contains a special Wine-enabled DWSIM version. It enables running simulations containing CAPE-OPEN objects like ChemSep and COCO Unit Operations on Linux systems. What is Wine? ================================================= Wine (originally an acronym for "Wine Is Not an Emulator" - http://www.winehq.org) is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, macOS, & BSD. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop. Requirements ================================================= This package requires wine-stable v3.0.3 or newer to work. Contents ================================================= This package contains DWSIM Classic v5.8 Update 4, ChemSep v8.01 and COCO v3.2. Unpacked (installed) size is about 1.8 GB. How to run ================================================= This command sequence assumes that you've extracted the 7z file to your Desktop. 1. Install wine: sudo apt-get install wine-stable 2. After installing wine, run DWSIM using the following command: WINEPREFIX=$HOME/Desktop/dwsim-wine_v58u3/wineprefix wine C:/DWSIM5/DWSIM.exe