Skip to content

Commit

Permalink
Merge pull request #141 from zacharybinger/RTP2
Browse files Browse the repository at this point in the history
KBHDP RPT 2 and Modify REFLOSystemCosting
  • Loading branch information
kurbansitterley authored Dec 10, 2024
2 parents 6c6b58d + b024735 commit bc2abcf
Show file tree
Hide file tree
Showing 17 changed files with 1,896 additions and 261 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ def display_unfixed_vars(blk, report=True):
print(f"\t{v2.name:<40s}")


def set_operating_conditions(m, RO_pressure=15e5):
def set_operating_conditions(m, RO_pressure=20e5):
treatment = m.fs.treatment
pump_efi = 0.8 # pump efficiency [-]
# Set inlet conditions and operating conditions for each unit
Expand Down
Loading

0 comments on commit bc2abcf

Please sign in to comment.