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 13th and 17th BVP test problems #128

Merged
merged 2 commits into from
Mar 30, 2024

Conversation

ErikQQY
Copy link
Member

@ErikQQY ErikQQY commented Mar 30, 2024

Fix 13th and 17th linear BVP test problems.

Error in 13th: The boundary condition on $u(1)$ should be $\exp(-2/\sqrt{\lambda})$

Error in 17th: The derivative of analytical solution should be $z'(t)=1/\sqrt{λ + t^2} - t^2 / (λ + t^2)^{(3 / 2)}$

Related to SciML/SimpleBoundaryValueDiffEq.jl#4

@ChrisRackauckas ChrisRackauckas merged commit 5ac7bca into SciML:master Mar 30, 2024
10 of 12 checks passed
@ErikQQY ErikQQY deleted the qqy/fix_13_17 branch March 30, 2024 14:57
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