yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09376
[Bug 1153528] Re: O.resetTime is not compatible with VTKRecorder
Update: This is a general problem for ALL PeriodicEngines, not just
VTKRecorder.
If O.iter is set to zero [1], the PeriodicEngine [2] does not take care
of that!
[1] https://github.com/yade/trunk/blob/master/py/wrapper/yadeWrapper.cpp#L604
[2] https://github.com/yade/trunk/blob/master/pkg/common/PeriodicEngines.hpp#L21
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1153528
Title:
O.resetTime is not compatible with VTKRecorder
Status in Yet Another Dynamic Engine:
New
Bug description:
reproduce:
- run a simulation with active VTKRecorder for several steps
- use O.resetTime()
- run further
-> VTKRecorder does not adapt changes done by O.resetTime()
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1153528/+subscriptions
References