Hi,
While restarting some simulation, I am trying to start my run at a different time than 0 and I am having some difficulties.
I do set md.timestepping.start_time to, for example, 3324.143.
When I look at the results however md.results.TransientSolution(1).time = -3.1707e-04.
md.results.TransientSolution(2).time = 3494.8 however seems to be correct (as I am saving every 100 iteration with a time step of approximately 1 year).
Is there any reason for that behaviour?
Thanks,
Kevin