AMReX-Astro/Microphysics

change default retry tolerances to be same as normal

zingale opened this issue · 2 comments

We should make the default values of the retry tolerances (retry_rtol_spec, ...) negative to indicate that they should just be set to be the same as the ones used in the first attempt. This will make the retry more predictable in case someone forgets to set these.

this should wait until after #1515 and #1546 are merged

this has been done