Skip to content

Commit

Permalink
Add GUI for RO flowsheet (#1159)
Browse files Browse the repository at this point in the history
* add

* delete redundant files

* add ro gui

* reivse conc output

* revision

* WIP

* add GUI for RO

* Revise export variables

* code linting

* Rename GUI files so that sweep functionality works

* Update setup file with new name

* update figure

---------

Co-authored-by: MarcusHolly <marcus.holly@keylogic.com>
  • Loading branch information
luohezhiming and MarcusHolly authored Oct 26, 2023
1 parent 9f143c0 commit 5d5daba
Show file tree
Hide file tree
Showing 3 changed files with 399 additions and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@
"dye_desalination = watertap.examples.flowsheets.case_studies.wastewater_resource_recovery.dye_desalination.dye_desalination_ui",
"swine_wwt = watertap.examples.flowsheets.case_studies.wastewater_resource_recovery.swine_wwt.swine_wwt_ui",
"GLSD anaerobic digestion = watertap.examples.flowsheets.case_studies.wastewater_resource_recovery.GLSD_anaerobic_digester.GLSD_anaerobic_digestion_ui",
"RO = watertap.examples.flowsheets.RO_with_energy_recovery.RO_with_energy_recovery_ui",
],
},
)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5d5daba

Please sign in to comment.