How to visualize the deformation in paraview part2

Asked by Mahmoud Ashour

Hello,

I'm trying to visualize the deformation state of the specimen in the uniax.py example. I'm using VTKExporter where I create an object and then I add to O.engines a PyRunner with command "vtkExporter.exportSpheres(what=dict(dist='b.state.displ()'),useRef=True)"

I use paraview to visualize the the vtk files and I used WarpByVector to show particle displacement but I can't see any deformation ( No crack).

I would like to ask do I export the wrong information to visualize the deformation ? or every thing is fine and I need to play around with paraview to visualize it ?

Best regards,
Mahmoud Ashour

Question information

Language:
English Edit question
Status:
Solved
For:
Yade Edit question
Assignee:
No assignee Edit question
Solved by:
Mahmoud Ashour
Solved:
Last query:
Last reply:
Revision history for this message
Mahmoud Ashour (mahmoud-94) said :
#1

I solve the problem.

Revision history for this message
Jérôme Duriez (jduriez) said :
#2

Then it would be a nice move back to YADE community to share with us what you did to solve your problem :-)
Next time, please also consider to link more clearly the new question to the old one [*] (with something more than a "part2" in the title) if two questions are related one with another

[https://answers.launchpad.net/yade/+question/703750]

Revision history for this message
Jan Stránský (honzik) said :
#3

> I would like to ask do I export the wrong information to visualize the deformation ? or every thing is fine and I need to play around with paraview to visualize it ?

We can merely guess without actual code [2].
Next time, please provide actual code you are using.
Cheers
Jan

[2] https://www.yade-dem.org/wiki/Howtoask