Skip to content

Added IP data to point cloud conversion tool

Christoph Lehmann requested to merge chleh/ogs:ip-data-to-point-cloud into master

grafik

Right: extrapolated stresses on a mixed mesh
Left: IP visualization with the tool from this MR.

Currently, this tool only computes integration point coordinates. I'm planning to add new features in the future, such as copying cell data to the IPs or interpolating nodal data to the IPs.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by Christoph Lehmann

Merge request reports