yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14655
Re: [Question #620981]: record deformed shape in cohesive triaxil test
Question #620981 on Yade changed:
https://answers.launchpad.net/yade/+question/620981
Hien N.G. NGUYEN proposed the following answer:
Do you mean the force network instead? (force network: serie of lines
presenting all interactions, and lines' thickness represent force's
magnitude?) Be careful to use the terminology 'force-chain'.
If so, you can do it outside of YADE, try saving interactions info data and plot it with matplotlib or mayavi.
Or you can do it the simple way: save YADE model (yade.gz for example) and you can access this every via YADE UI.
Load the saved model, then in the UI window, do this:
Display Tab -> OpenGLRenderer -> tick 'intrPhys'
You can also hide spheres by unticking 'shape'
Good luck
Hien
--
You received this question notification because your team yade-users is
an answer contact for Yade.