Skip to content

up2038292/dwsim6

 
 

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 2017-2020 Daniel Medeiros

Copyright 2008-2016 Daniel Medeiros, Gregor Reichert, Gustavo León

DWSIM is a software for modeling, simulation and optimization of steady-state and dynamic chemical processes.

License

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

Supported Operating Systems

  • Windows (32/64-bit x86) with .NET Framework 4.6.2 or newer
  • Linux (32-bit armhf / 64-bit x86) with Mono 6.8 or newer
  • macOS (formerly OS X) 10.7 or newer

Project Details

Project Name Description
Shared Projects
DWSIM.Automation Automation Library
DWSIM.Automation.Tests Automation Testing Application
DWSIM.DynamicsManager Dynamic Simulation Manager library
DWSIM.DrawingTools.SkiaSharp Flowsheet Drawing Tools (SkiaSharp-based)
DWSIM.DrawingTools.SkiaSharp.Extended Additional Flowsheet Drawing Tools (SkiaSharp-based)
DWSIM.DrawingTools.SkiaSharp.Tests Test Application for Drawing Tools (SkiaSharp-based)
DWSIM.ExtensionMethods Extension Methods
DWSIM.ExtensionMethods.Eto Extension Methods for Eto.Forms
DWSIM.FlowsheetSolver Flowsheet Solver library
DWSIM.GlobalSettings Shared global settings
DWSIM.Interfaces Interface definitions
DWSIM.Inspector Inspector Reports library
DWSIM.Libraries.OctaveSharp Octave interface
DWSIM.Libraries.PythonLink Python interface
DWSIM.MathOps Math library
DWSIM.MathOps.RandomOps Random number generator library
DWSIM.MathOps.SwarmOps Optimization library
DWSIM.SharedClasses Shared/Base class definitions
DWSIM.Thermodynamics Thermo library
DWSIM.Thermodynamics.AdvancedEOS.GERG2008 GERG2008 Property Package
DWSIM.Thermodynamics.AdvancedEOS.PCSAFT PC-SAFT Property Package
DWSIM.Thermodynamics.AdvancedEOS.PRSRKAdv PR78/SRK with T-dep IPs Property Package
DWSIM.Thermodynamics.Databases.ChEDLThermoLink ChEDL Thermo Python Library Database Linker/Parser
DWSIM.Thermodynamics.Databases.ChemeoLink Cheméo Database Linker/Parser
DWSIM.Thermodynamics.Databases.DDBStructureLink DDB UNIFAC/MODFAC Structure Database Linker/Parser
DWSIM.Thermodynamics.Databases.KDBLink KDB Database Linker/Parser
DWSIM.Thermodynamics.CoolPropInterface Interface for CoolProp native library
DWSIM.UnitOperations Unit Operations library
DWSIM.XMLSerializer Custom XML Serializer
Classic UI Projects (Windows Forms)
DWSIM Main DWSIM GUI with Tools and Utilities
DWSIM.Apps.AzureServer Azure Solver Server
DWSIM.Apps.TCPServer TCP/IP Solver Server
DWSIM.Controls.DockPanel DockPanel control
DWSIM.Controls.DockPanel.ThemeVS2012Light Theme for DockPanel control
DWSIM.Controls.PropertyGridEx Extended Property Grid Control
DWSIM.Controls.TabStrip TabStrip control
DWSIM.Controls.ZedGraph Custom ZedGraph Library
DWSIM.Plugins.NaturalGas Natural Gas Properties Plugin
DWSIM.SkiaSharp.Views.Desktop SkiaSharp Controls for Windows Forms
Cross-Platform UI Projects
DWSIM.FlowsheetBase Flowsheet Base Class for Cross-Platform UI
DWSIM.UI.Desktop Cross-Platform UI App Launcher
DWSIM.UI.Desktop.Editors Cross-Platform UI Editors (Views/Forms)
DWSIM.UI.Desktop.Forms Cross-Platform UI Main App Forms
DWSIM.UI.Desktop.GTK Cross-Platform UI GTK# Platform-specific code
DWSIM.UI.Desktop.Mac Cross-Platform UI MonoMac Platform-specific code
DWSIM.UI.Desktop.Shared Cross-Platform UI shared code
DWSIM.UI.Desktop.WinForms Cross-Platform UI Windows Forms Platform-specific code
DWSIM.UI.Desktop.WPF Cross-Platform UI Windows Presentation Foundation (WPF) Platform-specific code

Compiling

  • DWSIM can be compiled using Visual Studio 2017 or newer on Windows.
  • To compile everything and run, select 'DWSIM' or 'DWSIM.UI.Desktop' as the startup project, change the Build target to 'Debug/x64', 'ReleaseLinux/x64', 'ReleaseWinMac/x64' or 'ReleaseWinMac/x86'.
  • On Windows, before running the compiled project, copy the contents of 'PlatformFiles/Common' and 'PlatformFiles/Windows' or 'PlatformFiles/Windows32' to the build output directory ('DWSIM/bin/x64/Debug', 'DWSIM/bin/x64/Release', 'DWSIM.UI.Desktop/bin/x64/Debug' or 'DWSIM.UI.Desktop/bin/x64/Release')

About

DWSIM - Chemical Process Simulator for Desktop (6.x series)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Visual Basic .NET 42.9%
  • C# 33.7%
  • Python 20.9%
  • MATLAB 1.2%
  • HTML 0.8%
  • Rich Text Format 0.5%