yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #28288
Re: [Question #703121]: Torque output for STL
Question #703121 on Yade changed:
https://answers.launchpad.net/yade/+question/703121
Vasileios Angelidakis proposed the following answer:
Hi Nima,
I don' think we have one in the examples. You can verify how the
function works yourself: Give a set of torques to a body using the
TorqueEngine [1], and then record them using TorqueRecorder(ids=[...],
rotationAxis=Vcetor3(...), zeroPoint=Vector3(...), file='...',
iterPeriod=...). I think each attribute is described adequately in the
docs.
Best,
Vasileios
[1] https://yade-
dem.org/doc/yade.wrapper.html?highlight=torqueengine#yade.wrapper.TorqueEngine
--
You received this question notification because your team yade-users is
an answer contact for Yade.