CyRSoXS prints output in .h5
and .vti
format. Both these file format can
be easily visualized in Paraview. The output in .h5
is stored in the directory
H5
and the .vti
files are stored in the directory name VTI
.
Paraview can be downloaded from here.
-
We provide a python script
createMovie.py
located in scripts folder. Runpython createMovie.py
outside of VTI folder. It will generate a Paraview Data filemovie.pvd
. -
Once
movie.pvd
is created, open Paraview and click onFile->LoadState
. Load the State filemovie.pvsm
located under scripts. This will prompt you to provide the location ofmovie.pvd
to load. -
Once you have loaded
movie.pvd
into Paraview, you can play the movie by clicking on the play icon.