Summary
Improve VTK displacement handling for GeoMech models loaded from VTK/PVD files.
Changes
- Add displacement field
U (components U1/U2/U3) in RifVtkReader, read from VTK point data
- Negate z-component of displacements to match ResInsight internal convention (z positive downward)
- Invert IJK indices in
RigFemPartGrid to compensate for coordinate negation flipping the grid orientation
- Apply displacements to cell selection wireframe in
RivSingleCellPartGenerator and RivFemPartGeometryGenerator
Summary
Improve VTK displacement handling for GeoMech models loaded from VTK/PVD files.
Changes
U(componentsU1/U2/U3) inRifVtkReader, read from VTK point dataRigFemPartGridto compensate for coordinate negation flipping the grid orientationRivSingleCellPartGeneratorandRivFemPartGeometryGenerator