← Back to team overview

yade-users team mailing list archive

Re: [Question #249669]: material damping

 

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

    Status: Open => Answered

Jérôme Duriez proposed the following answer:
Hello,

It is quite easy to monitor the kinetic energy of one sphere "b" through python. Using variables like b.state.mass, b.state.vel...
Furthermore, Yade offers direct facilities to monitor (global values ? I'm not used to it) energy. Give a look to [1], [2], and e.g. examples/simple-scene/simple-scene-energy-tracking.py as a script example.

[1] : https://www.yade-dem.org/doc/tutorial-data-mining.html#energies
[2] : https://www.yade-dem.org/doc/tutorial-data-mining.html#energy-plots

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.