Skip to content

Latest commit

 

History

History
82 lines (44 loc) · 2.05 KB

File metadata and controls

82 lines (44 loc) · 2.05 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


PVGeomechanicsAnalysis plugin

.. automodule:: PVplugins.PVGeomechanicsAnalysis


PVGeomechanicsWorkflowVolume plugin

.. automodule:: PVplugins.PVGeomechanicsWorkflowVolume


PVGeomechanicsWorkflowVolumeSurface plugin

.. automodule:: PVplugins.PVGeomechanicsWorkflowVolumeSurface


PVGeomechanicsWorkflowVolumeSurfaceWell plugin

.. automodule:: PVplugins.PVGeomechanicsWorkflowVolumeSurfaceWell


PVGeomechanicsWorkflowVolumeWell plugin

.. automodule:: PVplugins.PVGeomechanicsWorkflowVolumeWell

PVplugins.PVMergeBlocksEnhanced module

.. automodule:: PVplugins.PVMergeBlocksEnhanced


PVMohrCirclePlot plugin

.. automodule:: PVplugins.PVMohrCirclePlot

PVplugins.PVSurfaceGeomechanics module

.. automodule:: PVplugins.PVSurfaceGeomechanics