All Projects → DanWBR → Dwsim5

DanWBR / Dwsim5

Licence: gpl-3.0
DWSIM - Open Source Chemical Process Simulator (5.x series)

Projects that are alternatives of or similar to Dwsim5

PyAbel
A python package for Abel and inverse Abel transforms
Stars: ✭ 74 (-38.33%)
Mutual labels:  math, chemistry
Black
World's fastest HTML5 2D game engine   🛸
Stars: ✭ 174 (+45%)
Mutual labels:  math, cross-platform
Xresloader
跨平台Excel导表工具(Excel=>protobuf/msgpack/lua/javascript/json/xml)
Stars: ✭ 161 (+34.17%)
Mutual labels:  excel, cross-platform
AlgebraicPetri.jl
Build Petri net models compositionally
Stars: ✭ 49 (-59.17%)
Mutual labels:  math, chemistry
Cute headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
Stars: ✭ 3,274 (+2628.33%)
Mutual labels:  math, cross-platform
Xlconnect
XLConnect: Excel Connector for R
Stars: ✭ 110 (-8.33%)
Mutual labels:  excel, cross-platform
Vbasync
Cross-platform tool to synchronize macros from an Office VBA-enabled file with a version-controlled folder
Stars: ✭ 98 (-18.33%)
Mutual labels:  excel, cross-platform
Randomkit
Random data generation in Swift
Stars: ✭ 1,458 (+1115%)
Mutual labels:  math, cross-platform
Instalooter
Another API-less Instagram pictures and videos downloader.
Stars: ✭ 1,639 (+1265.83%)
Mutual labels:  cross-platform
Roots.jl
Root finding functions for Julia
Stars: ✭ 118 (-1.67%)
Mutual labels:  math
Apbs Pdb2pqr
APBS - software for biomolecular electrostatics and solvation
Stars: ✭ 114 (-5%)
Mutual labels:  chemistry
Curated resources
📚 Curated lists for programming, books, movies, music, games, etc
Stars: ✭ 116 (-3.33%)
Mutual labels:  math
The Math Behind A Neural Network
📄 The math behind the neural network used for Olivia
Stars: ✭ 119 (-0.83%)
Mutual labels:  math
Shoes4
Shoes 4 : the next version of Shoes
Stars: ✭ 1,509 (+1157.5%)
Mutual labels:  cross-platform
Hello imgui
Hello, Dear ImGui: cross-platform Gui apps for Windows / Mac / Linux / iOS / Android / Emscripten with the simplicity of a "Hello World" app
Stars: ✭ 120 (+0%)
Mutual labels:  cross-platform
Hot Table
Handsontable - Best Data Grid Web Component with Spreadsheet Look and Feel.
Stars: ✭ 114 (-5%)
Mutual labels:  excel
Clatexmath
A dynamic, cross-platform, and embeddable LaTeX rendering library
Stars: ✭ 113 (-5.83%)
Mutual labels:  cross-platform
Awesome flutter ui
This repository demonstrates use of various widgets in flutter and tricks to create beautiful UI elements in flutter for Android and IOS
Stars: ✭ 120 (+0%)
Mutual labels:  cross-platform
Periodic Table
Periodic elements data
Stars: ✭ 119 (-0.83%)
Mutual labels:  chemistry
Importexcel
PowerShell module to import/export Excel spreadsheets, without Excel
Stars: ✭ 1,716 (+1330%)
Mutual labels:  excel

Build status 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 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.1 or newer
  • Linux (32-bit armhf / 64-bit x86) with Mono 5.8 or newer
  • macOS (formerly OS X) 10.7 or newer

Project Details

Project Name Description
Shared Projects
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.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.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.Automation Automation Library
DWSIM.Automation.Tests Automation Testing Application
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.DrawingTools Flowsheet Drawing Tools
DWSIM.Plugins.NaturalGas Natural Gas Properties Plugin
DWSIM.SKiaSharp.Views.Desktop SkiaSharp Controls for Windows Forms
Cross-Platform UI Projects
DWSIM.DrawingTools.SkiaSharp Flowsheet Drawing Tools (SkiaSharp-based)
DWSIM.DrawingTools.SkiaSharp.Extended Additional Flowsheet Drawing Tools (SkiaSharp-based)
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, change the Build target to 'Debug' or 'Release' and 'x64'.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].