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

How to reduce warnings about about low step acceptance ratio? #11

Open
lukashergt opened this issue Apr 16, 2021 · 1 comment
Open

How to reduce warnings about about low step acceptance ratio? #11

lukashergt opened this issue Apr 16, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@lukashergt
Copy link
Collaborator

At the moment my output gets flooded by warnings of the form:

Warning: the solver took 5000 steps, and may take a while to converge.
Warning: the step acceptance ratio is below 5%, the solver may take a while to converge.

Since things are running fine otherwise and timings don't seem to be catastrophic, the threshold of 5000 steps seems much too low for me. Does Oscode provide an option of reducing/suppressing these warnings? Else I might just hard code the threshold differently for me.

@fruzsinaagocs fruzsinaagocs self-assigned this Feb 16, 2022
@fruzsinaagocs fruzsinaagocs added the enhancement New feature or request label Feb 16, 2022
@fruzsinaagocs
Copy link
Owner

Thanks for submitting an issue about this. You're right, there should be a verbosity setting to squelch these messages, and I'll add this in the near future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants