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

Example Breaks with Latest PETSc Version #1217

Closed
eslickj opened this issue Jun 29, 2023 · 2 comments
Closed

Example Breaks with Latest PETSc Version #1217

eslickj opened this issue Jun 29, 2023 · 2 comments
Assignees
Labels
idaes-ext PETSc Priority:High High Priority Issue or PR testing Issues dealing with testing of code

Comments

@eslickj
Copy link
Member

eslickj commented Jun 29, 2023

There is a test failure in the PR #1199. The details are there, but it is due to an update in the PETSc version. The breaking example is /examples/idaes_examples/mod/co2_adsorption_desorption/simulation_utilities.py. There is more detail in the PR. The failure is not in the dynamic solve, but the nonlinear initial condition solve for desorption. I used PR #1211, to try IPOPT and the solve still fails. I think the failure is due to a very fragile problem, that we just got really lucky on before with the previous version of PETSc.

@eslickj eslickj added the testing Issues dealing with testing of code label Jun 29, 2023
@lbianchi-lbl lbianchi-lbl added the Priority:High High Priority Issue or PR label Jun 29, 2023
@lbianchi-lbl
Copy link
Contributor

This is preventing us from updating the idaes-ext version (#1199).

@ksbeattie
Copy link
Member

ksbeattie commented Aug 31, 2023

This has been moved to IDAES/examples#70

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idaes-ext PETSc Priority:High High Priority Issue or PR testing Issues dealing with testing of code
Projects
None yet
Development

No branches or pull requests

4 participants