4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 2 years ago.
Oct 23, 2022 — Oct 23, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Further fixes to the LIQUAC model and initial implementation of the chemical/phase equilibria flash for the LIQUAC Property Package. More... over 12 years ago
Fixed LIQUAC model. More... over 12 years ago
First implementation of the electrolyte system (Database + LIQUAC2 Property Package) (untested); Updated splash screen; Added German translation to the Data Regression utility by Gregor Reichert; Other minor updates. More... over 12 years ago
Fixed Pipe Hydraulic Editor; Fixed ChemSep Lite v6.93 database loading. More... over 12 years ago
Bug fixes for Stream specification, Gubbs and Equilibrium Reactors, Pipe Editor, Flowsheet form toolstrip, Property Packages on CAPE-OPEN mode, ChemSep database loading in CAPE-OPEN mode; New editor for initial estimates for the Gibbs Reactor; New parallel calculation implementations for rigorous column solvers. More... over 12 years ago
More parallelization added (column solvers and PR phase envelope generator) More... almost 13 years ago
Fixed CAPE-OPEN stuff; Fixed Gibbs element matrix editor; Added more composition options to the stream composition editor. More... almost 13 years ago
Removed dwsim.ini (should be created on a per-user basis) More... almost 13 years ago
Enabled CAPE-OPEN UO for Mono; Implemented multiple flowsheet object deletion. More... almost 13 years ago
Fixed flowsheet references in simulation objects; Added script editing forms for Mono. More... almost 13 years ago
Fixed Heat Exchanger XML data loading function; Added more stream composition editing options; Did some stuff related to parallel and cross-threading scenarios. More... almost 13 years ago
added missing files More... almost 13 years ago
fixed a typo in the FormMain.OpenFileDialog text (en); fixed web links. More... almost 13 years ago
Added README.txt and gpl.txt More... almost 13 years ago
first commit More... almost 13 years ago
Use NuGet to obtain 3rd party libraries More... almost 13 years ago
Modified IpoptProblem to compile for Metro apps, and added dummy Metro app to demonstrate functionality. More... almost 13 years ago
Improved build script for standalone library, corrected XML documentation and corrected target processor in Release/x86 project build configuration. More... over 13 years ago
Removed redundant library references and included pragmas to disable XML documentation warnings for enums More... over 13 years ago
Updated README file More... over 13 years ago
Modified argument names for improved consistency More... over 13 years ago
Implemented modified native callback function signatures for Eval_Jac_G_CB and Eval_H_CB when building for the Mono runtime. Fixes issue #2 More... over 13 years ago
Added general tests of methods in IpoptProblem More... over 13 years ago
Added In attribute to values argument in Eval_Jac_g_CB and Eval_H_CB unmanaged function pointers More... over 13 years ago
Removed redundant example files from nlp folder More... over 13 years ago
Refined documentation, added preprocessor directive handling for intermediate callback function with Ipopt DLL:s pre-3.9 (where the intermediate callback is not supported), and added default arguments for the SolveProblem method, conditionally if .NET version is not 2.0 More... over 13 years ago
Removed redundant MarshalAs attributes in native callback functions More... over 13 years ago
Also removed MarshalAs for array types in P/Invoke (except in CreateIpoptProblem) More... over 13 years ago
Removed redundant MarshalAs attributes from P/Invoke methods More... over 13 years ago
Deleted hs071_cs project files More... over 13 years ago