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

Robust gradual incrementing of boundary conditions. #1252

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

tupek2
Copy link
Collaborator

@tupek2 tupek2 commented Oct 25, 2024

Add a recursive call to advanceStep() to handle cases where the solver fails due to the boundary conditions changing rapidly. Also, add utilities to check if a matrix is symmetric and if to print matrix norms to diagnose matrix asymmetries.

@tupek2 tupek2 added the WIP Work in progress label Oct 25, 2024
@tupek2 tupek2 changed the title Robust gradual addition of boundary conditions. Robust gradual incrementing of boundary conditions. Oct 25, 2024
@tupek2 tupek2 force-pushed the tupek/reaction_sensitivities_with_robust_bcs branch from 457cdb4 to 8910405 Compare October 28, 2024 19:53
@tupek2
Copy link
Collaborator Author

tupek2 commented Oct 28, 2024

/style

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

Successfully merging this pull request may close these issues.

1 participant