yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14017
Re: [Question #440408]: visualization cohesive and non-cohesive bonds of an JCFpm model in paraview
Question #440408 on Yade changed:
https://answers.launchpad.net/yade/+question/440408
Status: Open => Answered
Luc Scholtès proposed the following answer:
Hi Alma,
If you add 'jcfpm' in the VTKRecorder's recorders options
(VTKRecorder(option1, option2, ..., recorders=['jcfpm'], optionn, ...),
you should be able to see the interactions wireframe in Paraview and
then to select the isCohesive attribute to discriminate between cohesive
(1) and non cohesive (0) contacts.
--
You received this question notification because your team yade-users is
an answer contact for Yade.