-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more detailed pressure exchanger (#1264)
* add * delete redundant files * Add more detailed pressure exchanger * code linting * minor changes * add test for multi_comp property package * revise documentation * change efficiency to universal variable * temporary version * Revise doc * code pylint * Resolve test problem * New version of PX * revise bounds for LPD * revise leakage equations * update doc * code linting * revise typo * revise typos * Update docs/technical_reference/unit_models/pressure_exchanger.rst Co-authored-by: Adam Atia <aatia@keylogic.com> * Update docs/technical_reference/unit_models/pressure_exchanger.rst Co-authored-by: Adam Atia <aatia@keylogic.com> * Update docs/technical_reference/unit_models/pressure_exchanger.rst Co-authored-by: Adam Atia <aatia@keylogic.com> * Update docs/technical_reference/unit_models/pressure_exchanger.rst Co-authored-by: Adam Atia <aatia@keylogic.com> * Update docs/technical_reference/unit_models/pressure_exchanger.rst Co-authored-by: Adam Atia <aatia@keylogic.com> * Update watertap/unit_models/pressure_exchanger.py Co-authored-by: Adam Atia <aatia@keylogic.com> * Update watertap/unit_models/pressure_exchanger.py Co-authored-by: Adam Atia <aatia@keylogic.com> * add comments * resolve issue with inden * rename LPS to feed_side and HPS to brine_side * resolve tests problems * revise test file * efficiency equation change to ener_out/ener_in * has_leakage for initialization * Adjust dye desal with RO test solutions --------- Co-authored-by: Adam Atia <aatia@keylogic.com> Co-authored-by: MarcusHolly <marcus.holly@keylogic.com> Co-authored-by: MarcusHolly <96305519+MarcusHolly@users.noreply.github.com>
- Loading branch information
1 parent
bb02293
commit ab9870b
Showing
10 changed files
with
826 additions
and
416 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.