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

BSM2-P GUI Error #1460

Open
MarcusHolly opened this issue Jul 1, 2024 · 1 comment
Open

BSM2-P GUI Error #1460

MarcusHolly opened this issue Jul 1, 2024 · 1 comment
Assignees
Labels
bug Something isn't working Priority:Normal Normal Priority Issue or PR ui

Comments

@MarcusHolly
Copy link
Contributor

MarcusHolly commented Jul 1, 2024

Description

When the bio_P configuration option is set to True, the GUI runs into an InitializationError and cannot solve even though the flowsheet the GUI is based on can solve when bio_P=True. Similarly, the flowsheet test fails to initialize when bio_P=True. This suggests that there might be an error with how the flowsheet is being exported to the UI and/or the flowsheet's tear guesses for bio_P=True can be improved.

Expected Behavior

The GUI should be able to run successfully when bio_P=True and when bio_P=False since the corresponding flowsheet is able to be solved with either configuration option.

Steps to Reproduce

Add a configuration option into https://github.com/watertap-org/watertap/blob/main/watertap/flowsheets/full_water_resource_recovery_facility/BSM2_P_extension_ui.py such that the user can toggle between bio_P=False and bio_P=True and confirm whether or not the flowsheet can be solved when bio_P=True

Environment

  • OS:
  • Python:
  • WaterTAP:

Anything Else?

No response

@MarcusHolly MarcusHolly added bug Something isn't working Priority:Normal Normal Priority Issue or PR ui labels Jul 1, 2024
@adam-a-a
Copy link
Contributor

Related to #1435

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

No branches or pull requests

3 participants