dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #21764
Re: [Question #147406]: TimeSeries
On Tue, Mar 01, 2011 at 06:00:12PM -0000, Lyuda Vynnytska wrote:
> New question #147406 on DOLFIN:
> https://answers.launchpad.net/dolfin/+question/147406
>
> I use TimeSeries to store results on each time step of the simulation.
> In order to restart simulation from the last time step I retrieve data. It works good.
> However time series are saved again starting from index 0.
> Is it possible to start indexing from (the last time step number + 1)?
Yes, that would be easy to fix. I'll add an option to not clear the
time series when storing new values. (But probably not within the next
couple of days.)
--
Anders
Follow ups
References