Paraview readers

readers.PVGeosLogReader module

PVGeosLogReader is a Paraview plugin that allows to read Geos output log.

Input is a file and output is a vtkTable containing log information.

..WARNING::

The reader is compliant with GEOS log before commit version #9365098. For more recent version, use the csv or hdf5 export options from GEOS.

To use it:

  • Load the module in Paraview: Tools>Manage Plugins…>Load new>PVGeosLogReader.

  • Open (File>Open…) and Select Geos output log .out/.txt file.

  • In the “Open data with…” window, Select PVGeosLogReader reader.