← Back to team overview

yade-dev team mailing list archive

Re: be carefully with python console and postProcessAttributes

 

> That's what I do in UniaxialStrainer: there is a non-serializable
> attribute bool needsInit, which is set to true in the constructor. In
> action then: if(needsInit) init(); (which sets needsInit=false).

It is OK for engines, but what about bodies? 
May be doing automatically saveTmp/loadTmp before simulation run?

-- 
Best regards, Sergei D.



References