← Back to team overview

yade-dev team mailing list archive

Re: Again explosion

 

Thanks for good tips!

Will try to fix it.
______________________________
[ENG] Best Regards
[GER] Mit freundlichen Grüßen
[RUS] С наилучшими пожеланиями
[UKR] З найкращими побажаннями

Anton Gladkyy


2009/8/14 Václav Šmilauer <eudoxos@xxxxxxxx>

> I would try running without PressTestEngine, just with TranslationEngine
> instead (fixed number of steps).
>
> You have bunch of state variables in PressTestEngine that are not saved
> -- that is wrong. You should save (i.e. serialize) all state that is
> needed to resume the simulation at any point (more or less, unless you
> know what you do). For instace, minimalForce will be non-zero after
> first 2 steps, but if you save and reload (in the same run or next time
> you start yade), it will be initialized to zero and your engine will
> behave differently.
>
> HTH, Vaclav
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> More help   : https://help.launchpad.net/ListHelp
>

References