← Back to team overview

yade-users team mailing list archive

Re: [Question #688789]: How to restart a simulation from a saved point with restoring geometry movement?

 

Question #688789 on Yade changed:
https://answers.launchpad.net/yade/+question/688789

    Status: Answered => Solved

gaoxuesong confirmed that the question is solved:
Hi Jan,

Thank you very much. Yes, you are right. The simulation will proceed if
i use the original O.engines.

I've got some tips:
1. There's no need to save the ids of the facets binded to a movement engine. Even though i can not get the ids in the restart simulation, the engine knows those facets. 
2. The functions invoked by PyRunner should be included in the restart python script and they can be modified. 
3.  The arguments in Rotation and Translation engine should be assigned explicitly when updated. 

Thanks.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.