Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

working version of KBH MD #159

Open
wants to merge 4 commits into
base: kbhdp
Choose a base branch
from
Open

Conversation

Zhuoran29
Copy link
Collaborator

No description provided.

@@ -281,7 +281,7 @@ def get_concentrate_flow(b):
return b.concentrate.properties[0].flow_vol_phase["Liq"] == pyunits.convert(
(
b.unit.mp.get_active_process_blocks()[-1].fs.vagmd.system_capacity
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just double checking on this. Is system capacity the volume of water (total feed) being treated or the volume of treated water produced (total permeate)?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah thanks for spotting that, you're definitely correct (capacity = total permeate).
I just committed the correct equation, so that concentrate_volume = system_capacity * (1-recovery) / recovery

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants