Following on the same subject, when I use md.timestepping.time_adapt=1, my time step goes from 1 year to 0.1 and goes as low as 0.0001.
However, cfl_step(md,md.results.TransientSolution(i).Vx,md.results.TransientSolution(i).Vy) give me values higher than 70 over the full run.
Any ida of why my time steps get so small?