Troubleshooting (2D)#
This set of examples demonstrations how to troubleshoot PyLith simulations.
We consider Steps 1 and 6 from examples/reverse-2d and introduce errors into the parameter files and spatial databases.
We illustrate how to dissect a variety of error messages, strategies for diagnosing errors, and the resolution.
The files are in the directory examples/troubleshooting-2d.
The files and directories for this set of examples includes:
README.mdREADME file containing a brief description of the various examples.
*.cfgPyLith parameter files.
*.mshGmsh finite-element mesh files generated by Gmsh.
*.spatialdbSpatial database filesFiles associated with the spatial databases.
vizDirectory containing ParaView Python scripts and other files for visualizing results.
outputDirectory containing simulation output. It is created automatically when running the simulations.