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

Directly enforce algebraic condition correctness in ImplicitEuler #2153

Merged
merged 3 commits into from
Mar 1, 2024

Conversation

ChrisRackauckas
Copy link
Member

Its extrapolation-based error estimator is 0 on algebraic variables, just like Rosenbrock23, so we add the algebraic condition evaluations to the equations just like Rosenbrock23

@oxinabox
Copy link
Contributor

oxinabox commented Mar 1, 2024

Will this fix #2152 ?

@ChrisRackauckas
Copy link
Member Author

No, this is on ImplicitEuler

Its extrapolation-based error estimator is 0 on algebraic variables, just like Rosenbrock23, so we add the algebraic condition evaluations to the equations just like Rosenbrock23
@ChrisRackauckas ChrisRackauckas merged commit 4cc0380 into master Mar 1, 2024
26 of 31 checks passed
@ChrisRackauckas ChrisRackauckas deleted the algebraic_conditions_ie branch March 1, 2024 12:56
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.

2 participants