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.