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

Update Dye Desal Flowsheet Parameters #1528

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Conversation

MarcusHolly
Copy link
Contributor

@MarcusHolly MarcusHolly commented Nov 19, 2024

Fixes/Resolves:

Builds off #1485 to update various parameters values based on feedback.

Changes proposed in this PR:

  • Updates various parameter values
  • Updates currency from USD_2020 to USD_2023
  • Updates testing assertions

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@MarcusHolly MarcusHolly added the Priority:Normal Normal Priority Issue or PR label Nov 19, 2024
@MarcusHolly MarcusHolly self-assigned this Nov 19, 2024
@ksbeattie ksbeattie marked this pull request as ready for review November 21, 2024 21:07
model.fs.unit.properties_byproduct[0].conc_mass_comp["tds"]
)
assert pytest.approx(14.237023, rel=1e-5) == value(
assert pytest.approx(23.710346, rel=1e-5) == value(
Copy link
Contributor

Choose a reason for hiding this comment

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

This seems a large difference, was this expected?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yea, I think a large change should be expected since the tds removal frac was changed from 0.212 to 0.145

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Normal Normal Priority Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants