forked from watertap-org/watertap
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding spiral-wound vs flat-sheet config options to RO and OARO (wate…
…rtap-org#1272) * Half width for membrane fold * changed width halving implementation * added config options for flat_plate vs spiral_wound modules * added ModuleType congif to RO and OARO tests * ran black * adding config error test: not working yet * ran black * updated error logic and test values * Option B: Removed FrictionFactor config option * ran pylint * updated OARO * Corrected Flux Eqn for RO1D * fixed flux and mass transfer eqn units * adjusted RO1D test * ran black * Added a line to the cod to differentiate the two area calcs * ran black * updated RO0D and RO1D tests * updated and ran black * updated module_type config option descriptions * fixed diff area on OARO1D * added 1D sprial wound P_loss test * ran black * renamed test * added spiral-wound support to docs * added to OARO docs * debugging * debug * dirty fix * revert fix * test * fixed for flux eqn * added friction_factor by module_type * ran black * removed custom friction factor * removed friction_factor custom option * Update watertap/core/membrane_channel_base.py Co-authored-by: Adam Atia <[email protected]> * returned FrictionFactor to init * updated FrictionFactor class description * removed custom option * fixing eq_area check * fixing OARO merge conflicts * ran black --------- Co-authored-by: Adam Atia <[email protected]>
- Loading branch information
1 parent
41d9e6d
commit b30c16a
Showing
13 changed files
with
304 additions
and
114 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
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.