index
:
Chemical-Simulator-GUI/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Container.py
Age
Commit message (
Expand
)
Author
2023-02-17
Fix #59 Show Error Message OpenModelica Path not found error
brenda-br
2023-02-16
Fix #58 Stop Simulation Button added
brenda-br
2023-02-14
Fix #56 Mixer, Distillation Column not added on cancel
brenda-br
2023-02-10
Fix #51 Disable menubar, toolbar and componentSelector when simulating
brenda-br
2023-02-08
Fix #51 Loading cursor when simulating
brenda-br
2023-02-08
Fix #52 Fix value for x_pc
brenda-br
2023-02-07
Fix #51 Change cursor when simulation
brenda-br
2023-02-07
Fix #52 Input data tab disabled on reopening saved file
brenda-br
2023-02-07
Fix #52 Input data tab updated with values and disabled
brenda-br
2023-01-28
Fix #47 Tololtip Update with important variables after simulation
brenda-br
2023-01-03
Fix#29 => Short Successful Simulation Message
brenda-br
2023-01-03
Fix#28 => Proper Error Message when Simulation Fails
brenda-br
2023-01-03
message box (unedit)
brenda-br
2021-06-22
update compounds method added in all unit operations, material stream and mat...
Pravin Dalve
2021-04-17
Fixes for issue #17
pravindalve
2020-12-18
Fixes for gernerating flowsheet.mo for Distillation Column
pravindalve
2020-08-07
Clean unnecessary codes from Graphics.py, Container.py and Streams.py
lucaszhao19
2020-08-03
Add Thermo Package for ShortcutColumn
lucaszhao19
2020-07-30
Fixed populating the wrong simulation results
lucaszhao19
2020-07-29
Fixed single input Mixer issue
lucaszhao19
2020-07-27
Partially fixed DistillationColumn
lucaszhao19
2020-07-21
Fixed updating Tooltip values from fetched results
lucaszhao19
2020-07-10
Result issues fixed and optional input for DistillationColumn
lucaszhao19
2020-06-24
issue with updating database while creating new file fixed
pravindalve
2020-05-22
Problem with string parameters in Unit_Operation class and Mixer simulation f...
pravindalve
2020-05-10
Merge branch 'master' of https://github.com/pravindalve/Chemical-Simulator-GUI
lucaszhao19
2020-05-10
Rename container.py to Container.py
lucaszhao19