← Back to team overview

dolfin team mailing list archive

Re: [Question #147406]: TimeSeries

 

On Tue, Mar 01, 2011 at 06:47:27PM -0000, Lyuda Vynnytska wrote:
> Question #147406 on DOLFIN changed:
> https://answers.launchpad.net/dolfin/+question/147406
>
>     Status: Answered => Solved
>
> Lyuda Vynnytska confirmed that the question is solved:
> Thanks!

Hi Lyuda!

This should be fixed now. Sorry for the delay.

If you have a TimeSeries, you can do

  time_series.parameters["clear_on_write"] = False

and that should make sure previous values are not cleared when you
store new values.

--
Anders



Follow ups

References