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

Fix ODE BCs #83

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Fix ODE BCs #83

merged 1 commit into from
Feb 29, 2024

Conversation

ScottMacLachlan
Copy link
Collaborator

As written in the Irksome paper, ODE BCs are supposed to set Dirichlet BCs on the stages to match the time derivative of the given Dirichlet BC on the solution. This was unintentionally changed in #24, when we combined code between ODE and DAE BCs.

This PR fixes the constants introduced in #24 to be zero, so that we restore the original behaviour.

@rckirby
Copy link
Collaborator

rckirby commented Feb 29, 2024

Thanks for the sleuthwork on this!

@rckirby rckirby merged commit ae6cc7d into master Feb 29, 2024
2 checks passed
@rckirby rckirby deleted the smaclachlan/fix_ODE_BCs branch February 29, 2024 15:53
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