Noddy history file wrapper Created on 24/03/2014
@author: Florian Wellmann
Class container for Noddy history files
Change the model cube size (isotropic)
Determine events and save line numbers
Note
Parsing of the history file is based on a fixed Noddy output order. If this is, for some reason (e.g. in a changed version of Noddy) not the case, then this parsing might fail!
Noddy output file analysis Created on 24/03/2014
@author: Florian Wellmann
Class definition for Noddy output analysis
Export model to VTK
Export the geology blocks to VTK for visualisation of the entire 3-D model in an external VTK viewer, e.g. Paraview.
..Note:: Requires pyevtk, available for free on: https://github.com/firedrakeproject/firedrake/tree/master/python/evtk
Create a section block through the model
direction = ‘x’, ‘y’, ‘z’ : coordinate direction of section plot (default: ‘y’)
or identifier (default: ‘center’)