yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #09938
Re: [Question #252413]: [Yade]How to output forces(Fx, Fy, Fz) acting on moving facet
Question #252413 on Yade changed:
https://answers.launchpad.net/yade/+question/252413
Status: Answered => Open
Elaine is still having a problem:
Hi Jan,
Thank you for your quick respond. Sorry for my unclear description.
I used
VTKRecorder(fileName=filepath+'_vtk', recorders=['all'], iterPeriod=iterPeriod),
in my phython scripts. Then I got vtu files.
I opened those vtu files in Paraview. In Paraview, if I chose the
facets(facets are moving towards to sphere particles in simulation),
under the 'properties', there is a list for color, stressvec,
stresslen,matericalId, mask options. if I chose the sphere particles,
under their 'properties', there is a list for radii, id, mask,linVecVec
.... options. then if 'save data' for sphere particles, I can get data
in the list (such as radii, id, and linVelVec).
But I want to get data about forces(Fx,Fy,Fz) and moments acting on
moving facets. and I want to get forces and moments acting on some
specified particles. What should I do for this?
Thanks a lot!
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.