<div dir="ltr">I am using -ts_type arkimex -ts_arkimex_type 1bee -ts_max_snes_failures -1 -ts_rtol 1e-6 -ts_dt 1.e-7<br><div><br></div><div>First ,Jed gave me these parameters. This is not a DAE, just a fully implicit solve. Advice on parameters welcome.</div><div><br></div><div>Second, TS is reporting a large time step (0.0505357) that is wrong.</div><div><br></div><div>Third, it repeatedly takes this extra one or two (its a 3 step method) step due to SNES failure. I wonder if that can be optimized.</div><div><br></div><div>Thanks,</div><div>Mark</div><div><br></div><div><br></div><div>....</div><div>    9 SNES Function norm 1.438395286712e-06 <br>   10 SNES Function norm 8.050454869525e-07 <br>  Nonlinear solve converged due to CONVERGED_SNORM_RELATIVE iterations 10<br>[0] TSAdaptChoose_Basic(): Estimated scaled local truncation error 0.00461254, <b>accepting step of size 0.00304954</b><br>600 TS <b>dt 0.0304954</b> time 0.697817<br>    0 SNES Function norm 1.018387577463e-02 <br>...<br>   23 SNES Function norm 6.583420045281e-05 <br>   24 SNES Function norm 5.959294539241e-05 <br>   25 SNES Function norm 5.394347124131e-05 <br>  Nonlinear solve did not converge due to <b>DIVERGED_MAX_IT</b> iterations 25<br>    0 SNES Function norm 1.018387577468e-02 <br>  ...<br>   24 SNES Function norm 1.000717662032e-06 <br>   25 SNES Function norm 7.741622573808e-07 <br>  Nonlinear solve converged due to <b>CONVERGED_SNORM_RELATIVE</b> iterations 25<br>    0 SNES Function norm 1.014795904701e-02 <br>...<br>   15 SNES Function norm 1.334407891279e-06 <br>   16 SNES Function norm 9.148934277015e-07 <br>  Nonlinear solve converged due to <b>CONVERGED_SNORM_RELATIVE</b> iterations 16<br>    0 SNES Function norm 1.016588008759e-02 <br>  ...<br>   16 SNES Function norm 9.144418053264e-07 <br>  Nonlinear solve converged due to <b>CONVERGED_SNORM_RELATIVE</b> iterations 16<br>[0] TSAdaptChoose_Basic(): Estimated scaled local truncation error 0.0184347, <b>accepting step of size 0.00762384</b><br>601 TS <b><font color="#ff0000">dt 0.0505357 </font></b>time 0.705441<br>    0 SNES Function norm 1.014792968017e-02 <br>    1 SNES Function norm 1.026477259201e-03 <br>    2 SNES Function norm 6.170336507030e-04 <br>    3 SNES Function norm 5.433176612554e-04 <br>    4 SNES Function norm 5.196626557375e-04 <br>    5 SNES Function norm 4.977855046309e-04 <br></div></div>