Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Version 2.1.1 development #54

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

Merged
merged 6 commits into from
Jan 11, 2025
Merged

Version 2.1.1 development #54

merged 6 commits into from
Jan 11, 2025

Conversation

ikorotkin
Copy link
Collaborator

@ikorotkin ikorotkin commented Dec 30, 2024

List of changes:

  • Fixed bug when the solver could not recover from divergence and redo the last time step correctly
  • Type dual_type deprecated but supported, added state_value instead as it is clearer
  • Added recover_from_linsolver_failure solver option (true by default). Now the solver will try to recover from the linear solver failure (e.g., on the matrix decomposition step) by rolling back and decreasing the time step.

TODO:

  • Update README
  • Update Docs
  • Update CHANGELOG

@ikorotkin ikorotkin merged commit 82e7b93 into master Jan 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant