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

Tests of the 1D ODE solvers provided by the gauss_legendre.jl module.… #260

Merged
merged 2 commits into from
Sep 21, 2024

Conversation

mrhardman
Copy link
Collaborator

… These 1D ODE solvers are useful to show the basics of how the more complex 2D PDE solvers are constructed, and to show how different types of boundary conditions are imposed.

@johnomotani These tests make sure that the 1D ODE solvers are not broken in future commits. I hope that this PR is sufficiently simple to be merged quickly.

… These 1D ODE solvers are useful to show the basics of how the more complex 2D PDE solvers are constructed, and to show how different types of boundary conditions are imposed.
@mrhardman
Copy link
Collaborator Author

@johnomotani Unclear why the parallel Ubuntu job failed here. Is this related to #259 ?

@johnomotani
Copy link
Collaborator

Unclear why the parallel Ubuntu job failed here. Is this related to #259?

Don't know, but could well be. I've been having problems with the parallel CI job, see 3cd263e and e7a908c (which were merged with #247) as well as #259.

@mrhardman
Copy link
Collaborator Author

I guess you reran the test and it passed? Can I merge this now?

moment_kinetics/test/calculus_tests.jl Outdated Show resolved Hide resolved
moment_kinetics/test/calculus_tests.jl Show resolved Hide resolved
moment_kinetics/test/calculus_tests.jl Show resolved Hide resolved
@johnomotani johnomotani merged commit 7ca77a1 into master Sep 21, 2024
21 checks passed
@johnomotani johnomotani deleted the 1D-ODE-solver-tests branch September 21, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants