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 for TrixiShallowWater.jl stop after one time step #1782

Closed
patrickersing opened this issue Dec 18, 2023 · 2 comments · Fixed by trixi-framework/TrixiShallowWater.jl#10
Labels
help wanted Extra attention is needed question Further information is requested testing

Comments

@patrickersing
Copy link
Contributor

I noticed that in PR #10 for TrixiShallowWater.jl, the tests on GitHub get interrupted at the first time step with the following warning:

Content of stderr:
[ Info: You just called trixi_include. Julia may now compile the code, please be patient.
┌ Warning: Interrupted. Larger maxiters is needed. If you are using an integrator for non-stiff ODEs or an automatic switching algorithm (the default), you may want to consider using a method for stiff equations. See the solver pages for more details (e.g. https://docs.sciml.ai/DiffEqDocs/stable/solvers/ode_solve/#Stiff-Problems).
└ @ SciMLBase ~/.julia/packages/SciMLBase/eK30d/src/integrator_interface.jl:580

Maybe this is related to #963, #948? Does someone have an idea how to fix this?

@patrickersing patrickersing added help wanted Extra attention is needed question Further information is requested testing labels Dec 18, 2023
@JoshuaLampert
Copy link
Member

See my comments in the PR in TrixiShallowWater.jl. I hope this helps.

@JoshuaLampert
Copy link
Member

Closing this since it looks like it works, now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants