summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-08Compound Separator bug fixed.lucaszhao19
2020-06-25Generalization for integer and float variables in flowsheet_initializationpravindalve
2020-06-25Bug fixes for Splitterpravindalve
2020-06-24issue with updating database while creating new file fixedpravindalve
2020-06-23Merge pull request #3 from pravindalve/masterpravindalve
Updates and some bug fixes
2020-05-22Problem with string parameters in Unit_Operation class and Mixer simulation ↵pravindalve
fixed, gitignore file updated
2020-05-10Merge branch 'master' of https://github.com/pravindalve/Chemical-Simulator-GUIlucaszhao19
2020-05-10Fixed DockWidget folder issuelucaszhao19
2020-05-10Fixed container.py issuelucaszhao19
2020-05-10Rename container.py to Container.pylucaszhao19
2020-03-13DockWidget folder fixedlucaszhao19
2020-02-20DockWidgets and NodeItems positioning fixedlucaszhao19
2020-02-14Merge pull request #2 from pravindalve/masterpravindalve
Code restructured, some ui improvizations, undo redo implementation and Binary envelops utility
2020-02-05Revamped and merged Input/Results DockWidgets, Added new "variables" ↵lucaszhao19
dictionary for each object
2020-02-05Revamped and merged Input/Results DockWidgets, Newly implemented variables ↵lucaszhao19
for MaterialStream and four UnitOps
2020-02-05Input/Results DockWidgets, Newly implemented variables for MaterialStream ↵lucaszhao19
and four UnitOps
2020-01-30undo&redo_implementationSann Yay Aye
2020-01-08Merge branch 'master' of https://github.com/pravindalve/Chemical-Simulator-GUIlucaszhao19
2020-01-08Creating, deleting, saving and loading graphics related parts fully completedlucaszhao19
2020-01-07Changed CSS color and set Tooltips and default value on dockWidgetSann Yay Aye
2020-01-03Redundant code removed and a bug eliminated from FlowsheetSaurabhAgarwala
2020-01-03Merged changes, load implemented (WIP)lucaszhao19
2020-01-03Removed pycache filesSaurabhAgarwala
2020-01-03Made GUI compatible with the new Simulator, abbreviations updated to new ↵SaurabhAgarwala
convention and few bugs eliminated with code clean up at places
2020-01-02Added Tool-tip in graphAyush Agrawal
2020-01-02Updated component selector with multiple databasesEshikamahajan
2020-01-02Corrected Binary-Phase-EnvAyush Agrawal
2020-01-02Corrected Binary-Phase-EnvAyush Agrawal
2020-01-02Terminate action bug eliminatedSaurabhAgarwala
2020-01-01Added Binary Phase EnvelopeAyush Agrawal
2020-01-01Resolved a bug, Eliminated helperFunc and some redundant filesSaurabhAgarwala
2019-12-31Flowsheet functions clubbed together, merged UnitOprns.py with UnitOperations.pySaurabhAgarwala
2019-12-31Implemented inheritance for Unit OperationsSaurabhAgarwala
2019-12-24gitignore updatedSaurabhAgarwala
2019-12-24.idea directory removedSaurabhAgarwala
2019-12-24Saving files before refreshing line endingsSaurabhAgarwala
2019-12-24Shortcut keys added, typo correctedSaurabhAgarwala
2019-12-24Merge conflicts resolved, threading and terminating simulation implementedSaurabhAgarwala
2019-12-24Restructured the API, and the front-endAyush Agrawal
2019-12-23Termination function implementedSaurabhAgarwala
2019-12-23Terminate thread implementedSaurabhAgarwala
2019-12-23Terminate function UI created and flowsheet made attribute of classSaurabhAgarwala
2019-12-23root_dir and threading addedSaurabhAgarwala
2019-12-23Feature implementation - saving and partial loadinglucaszhao19
2019-12-23Removed pycache filesSaurabhAgarwala
2019-12-23Updated gitignoreSaurabhAgarwala
2019-12-16Merge pull request #1 from SaurabhAgarwala/masterpravindalve
Added normailizing feature, and enhanced readability
2019-12-16Added normailizing feature, and enhanced readabilitySaurabhAgarwala
2019-10-30Initial Commitpravindalve
OMChem(OMchemSim-python api) is designed by Rahul Jain, Simulator is taken from https://github.com/FOSSEE/OMChemSim and GUI related things are implemented during FOSSEE Summer Fellowship 2019 by Anosh Billimoria and Anuj Goyal