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

Backward Euler algorithm does not seem to be correct #303

Open
xfong opened this issue Jan 25, 2022 · 0 comments
Open

Backward Euler algorithm does not seem to be correct #303

xfong opened this issue Jan 25, 2022 · 0 comments
Milestone

Comments

@xfong
Copy link

xfong commented Jan 25, 2022

In the code for the backward Euler algorithm, there are missing Newton iterations to find the correct y for the next time point. It seems that the algorithm does not work correctly and does not correspond to any implicit solver.

@xfong xfong changed the title Backward Euler algorithm Backward Euler algorithm does not seem to be correct Jan 25, 2022
@JonathanMaes JonathanMaes added this to the 3.11 milestone Oct 16, 2024
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

No branches or pull requests

2 participants