<div dir="ltr">I would like to do a parameters study with a TS solve and want to put TSSolve in a loop. I save the initial conditions in a Vec and copy that into the solution vector after each solve, to get ready for the next one. But, TS does not seem to do anything on the second solve. I guess it thinks it is converged. Is there a way to reset the solver without redoing the whole TS?<div><br></div><div>Maybe set the step number and TSSetConvergedReason?</div><div><br></div><div>Thanks,</div><div>Mark</div></div>