summaryrefslogtreecommitdiff
path: root/UnitOperations.py
AgeCommit message (Collapse)Author
2020-12-18Fixes for gernerating flowsheet.mo for Distillation Columnpravindalve
2020-12-03Fixes for reloading saving filepravindalve
2020-11-04Units updatedpravindalve
2020-08-07Clean unnecessary codes from Graphics.py, Container.py and Streams.pylucaszhao19
2020-08-05Added DockWidgetCompressorExpanderlucaszhao19
2020-08-03Add Thermo Package for ShortcutColumnlucaszhao19
2020-07-30Fixed populating the wrong simulation resultslucaszhao19
2020-07-29Fixed single input Mixer issuelucaszhao19
2020-07-27Partially fixed DistillationColumnlucaszhao19
2020-07-17Fixed ShortcutColumnlucaszhao19
2020-07-10Result issues fixed and optional input for DistillationColumnlucaszhao19
2020-07-09Fixed connection problems for Valve, ShortcutColumn and DistillationColumnlucaszhao19
2020-07-08Flash bugs fixedpravindalve
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-05-22Problem with string parameters in Unit_Operation class and Mixer simulation ↵pravindalve
fixed, gitignore file updated
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-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-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
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