← Back to team overview

yade-users team mailing list archive

Re: [Question #690842]: How to get animation of simulation process in Yade simulation?

 

Question #690842 on Yade changed:
https://answers.launchpad.net/yade/+question/690842

    Status: Open => Answered

Jérôme Duriez proposed the following answer:
You can for instance combine the use of SnapshotEngine [*], with a
subsequent call (after your simulation ends and all snapshots exist --
you may need to install an external package) to makeVideo [**]

You could also use (outside YADE) Paraview, after VTK export of relevant
simulation data.

[*] https://yade-dem.org/doc/yade.wrapper.html?highlight=snapshot#yade.wrapper.SnapshotEngine
[**] https://yade-dem.org/doc/yade.utils.html#yade.utils.makeVideo

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.