> Once they are correctly defined you have to make so that these > Engines will indeed be executed when they have to. To make simple that > is done in the lines occuring at the end of the createActors function > > //rootBody->engines.push_back(averagePositionRecorder); > //rootBody->engines.push_back(velocityRecorder); > //rootBody->engines.push_back(forcerec); > > And as you see they are commented...!! whereas the line about the > triaxialtest recorder : > rootBody->engines.push_back(triaxialStateRecorder); > (above) is not commented... > Ahhhh.... yes, good point...
B > _______________________________________________ Yade-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/yade-users
