Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 742 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 742 Bytes

VisualRocks

Cambridge Berkeley - Geomechanics

License

This uses the pyevtk package to convert output from SparkRocks to VTK format for visualization in Paraview.

Usage

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.