Files
CFDEMcoupling-PUBLIC/tutorials/cfdemSolverPiso/ErgunTestMPI/DEM/pizzaScriptRestart
2012-06-06 09:48:35 +02:00

6 lines
91 B
Plaintext

d=dump("post/dump.liggghts_restart")
#d.scale()
v=vtk(d)
v.manyGran("post/vtk_out")
exit()