← Back to team overview

yade-users team mailing list archive

Re: [Question #273426]: Calculate the energy released when the bond between two particles breaks

 

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

    Status: Open => Answered

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

The answer to your question directly depends on which YADE contact model
you're using. Assuming you're using the JCFpm model, the state of a
given particle returns how many initial bonds on this particle have been
broken, either in tension or in shear:

- https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.JCFpmState.tensBreak
- https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.JCFpmState.shearBreak
With their relative counterparts suffixed "Rel" (one line below in the doc)

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