Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ dwsim Public
forked from DanWBR/dwsim

DWSIM is a Steady-State and Dynamic Sequential Modular Chemical Process Simulator for Windows, Linux and macOS.

License

Chemgeer/dwsim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues tickets forums wiki donate

DWSIM - Open Source Process Simulator

Copyright 2008-2025 Daniel Wagner and contributors

DWSIM is a software for modeling, simulating, and optimizing steady-state and dynamic chemical processes.

License

DWSIM is licensed under the GNU General Public License (GPL) Version 3.

See COPYING for more information.

Supported Operating Systems

  • Windows (64-bit x86) with .NET Framework 4.6.2 or newer
  • Linux (64-bit x86) with .NET 8 Runtime or newer
  • macOS 10.7 or newer

Donations

Compiling

  • DWSIM can be compiled using Visual Studio 2019 or newer on Windows.
  • To compile everything and run:
    • Open Visual Studio 2019 or 2022 and clone this repository directly from GitHub
    • Change the Build target to 'Debug/x64', 'ReleaseLinux/x64', 'ReleaseWinMac/x64' or 'ReleaseWinMac/x86'
    • Click on the Solution object and restore NuGet packages
    • Build the solution
    • Select 'DWSIM' or 'DWSIM.UI.Desktop' as the startup project
    • Run

About

DWSIM is a Steady-State and Dynamic Sequential Modular Chemical Process Simulator for Windows, Linux and macOS.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 40.2%
  • Python 31.1%
  • C# 27.6%
  • HTML 0.6%
  • Rich Text Format 0.4%
  • Shell 0.1%