Skip to content

Latest commit

 

History

History
64 lines (35 loc) · 1.68 KB

File metadata and controls

64 lines (35 loc) · 1.68 KB

Paraview plugins

Paraview plugins were developed using Python 3.9.13 and are compatible with Paraview v5.12.0.

The plugins include:

  • A reader that parse GEOS output log file;
  • 3D mesh cleanning plugins;
  • Processing plugins to compute additional geomechanical properties;
  • Visualization plugins to plot Mohr's circles and cross plots using Paraview Python View.

PVExtractMergeBlocksVolume plugin

.. automodule:: PVplugins.PVExtractMergeBlocksVolume


PVExtractMergeBlocksVolumeSurface plugin

.. automodule:: PVplugins.PVExtractMergeBlocksVolumeSurface


PVExtractMergeBlocksVolumeSurfaceWell plugin

.. automodule:: PVplugins.PVExtractMergeBlocksVolumeSurfaceWell


PVExtractMergeBlocksVolumeWell plugin

.. automodule:: PVplugins.PVExtractMergeBlocksVolumeWell

PVGeomechanicsWorkflowVolume plugin

.. automodule:: PVplugins.PVGeomechanicsWorkflowVolume


PVGeomechanicsWorkflowVolumeSurface plugin

.. automodule:: PVplugins.PVGeomechanicsWorkflowVolumeSurface


PVGeomechanicsWorkflowVolumeSurfaceWell plugin

.. automodule:: PVplugins.PVGeomechanicsWorkflowVolumeSurfaceWell


PVGeomechanicsWorkflowVolumeWell plugin

.. automodule:: PVplugins.PVGeomechanicsWorkflowVolumeWell


PVMohrCirclePlot plugin

.. automodule:: PVplugins.PVMohrCirclePlot