-
Notifications
You must be signed in to change notification settings - Fork 84
fix lsrro circular import #1700
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
Conversation
| has_NaCl_solubility_limit=True, | ||
| has_calculated_concentration_polarization=has_CP, | ||
| has_calculated_ro_pressure_drop=True, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this really should be updated to match what was specified in run_lsrro_case
| set_default_bounds_on_module_dimensions=True, | ||
| A_value=A_value, | ||
| permeate_quality_limit=permeate_quality_limit, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should also make sure this aligns with what user provided up front
|
@adam-a-a do you want to memorialize the additional changes you wanted to make in this PR in an issue if we want to merge this now? |
|
@kurbansitterley thanks for the reminder. The additional changes desired are tied to #1644 which in turn leads to other suggested changes stemming from #1629 |
Fixes/Resolves:
Summary/Motivation:
Fix circular import bettween lsrro flowsheet and multi_sweep.
Changes proposed in this PR:
-Fix circular import bettween lsrro flowsheet and multi_sweep.
Legal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: