Cambridge Berkeley - Geomechanics
This uses the pyevtk
package to convert
output from SparkRocks
to VTK
format
for visualization in Paraview
.
python visualRocks.py <path/to/input/file> <output/file/name/without/file/extension>
The outputs generated by SparkRocks
are provided as input here. This input is
converted to .vtp
format that can be viewed in ParaView
. Do not include the
file extension when specifying the desired output file.