yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #09999
Re: [Question #253105]: How to visualize bonds/cohesion using intr recorder and Paraview?
Question #253105 on Yade changed:
https://answers.launchpad.net/yade/+question/253105
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Hello,
You're right that "intr" displays all interactions, so you probably need
a model-specific recorder. For example, for another contact law, the
"jcfpm" recorder (see [1]) allows to distinguish between cohesive-
frictionnal and purely frictionnal interactions, using a JCFpmPhys
variable [2].
You have to check if something similar exists in the "cpm" recorder, or
you will have to implement it yourself.
Jérôme
[1] https://www.yade-dem.org/doc/yade.wrapper.html#yade.wrapper.VTKRecorder.recorders
[2] https://www.yade-dem.org/doc/yade.wrapper.html#yade.wrapper.JCFpmPhys.isCohesive
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.