You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I noticed that in PR #10 for TrixiShallowWater.jl, the tests on GitHub get interrupted at the first time step with the following warning:
Maybe this is related to #963, #948? Does someone have an idea how to fix this?
The text was updated successfully, but these errors were encountered: