Skip to content

Is BoundaryValueDiffEqFIRK compatible with the Integrator Interface, or some other monitoring and diagnostic tool? #284

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

Open
caMi11er opened this issue Feb 14, 2025 · 2 comments · May be fixed by #290
Assignees
Labels

Comments

@caMi11er
Copy link

The title really says it all.

In other words, is there some diagnostic tool or procedure to monitor the progress and performance of the fully implcit FIRK solver RadauIIa5, in order to learn how to optimally specify the problem for efficient solution?

One might suspect that colocation methods are more complex and difficult to monitor.

thanks

@ChrisRackauckas
Copy link
Member

We can make one. We really should.

We have been wanting to make a more flexible verbose system, where verbose can be a type to turn on/off specific printing and logging. That would be what's needed here.

@ErikQQY
Copy link
Member

ErikQQY commented Feb 18, 2025

The diagnostic tools in BoundaryValueDiffEq.jl would be easy to add, I will implement them soon

@ErikQQY ErikQQY self-assigned this Feb 18, 2025
@ErikQQY ErikQQY linked a pull request Mar 4, 2025 that will close this issue
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 a pull request may close this issue.

3 participants