summaryrefslogtreecommitdiff
path: root/container.py
AgeCommit message (Collapse)Author
2020-05-10Rename container.py to Container.pylucaszhao19
2020-03-13DockWidget folder fixedlucaszhao19
2020-02-20DockWidgets and NodeItems positioning fixedlucaszhao19
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-08Creating, deleting, saving and loading graphics related parts fully completedlucaszhao19
2020-01-03Merged changes, load implemented (WIP)lucaszhao19
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
2019-12-31Flowsheet functions clubbed together, merged UnitOprns.py with UnitOperations.pySaurabhAgarwala
2019-12-24Merge conflicts resolved, threading and terminating simulation implementedSaurabhAgarwala
2019-12-24Restructured the API, and the front-endAyush Agrawal
2019-12-23Terminate function UI created and flowsheet made attribute of classSaurabhAgarwala
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