Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VTK
VTK
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 582
    • Issues 582
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 160
    • Merge Requests 160
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTKVTK
  • Issues
  • #17124

Closed
Open
Opened Sep 22, 2017 by Darcy Beurle@dbeurle

Visualisation of quadrature point values

It would be nice to visualise the results of a finite element simulation, where the secondary quantities are computed at the quadrature points. As far as I am aware, these are handled by the user (extrapolated to nodes and averaged) but directly inspecting these values without extrapolation would be advantageous.

There is vtkQuadratureSchemeDefinition and friends but this seems to interpolate from the nodes to the quadrature points? Is it possible to plot a contour of these quadrature point values using VTK / ParaView?

I have gathered some relevant art, demonstrating some queries on this:

https://public.kitware.com/pipermail/paraview/2013-April/027965.html

https://public.kitware.com/pipermail/vtkusers/2013-January/078077.html

https://public.kitware.com/pipermail/paraview/2013-December/030076.html

http://vtk.1045678.n5.nabble.com/Storing-data-at-quadrature-points-in-cells-td5743331.html

https://public.kitware.com/pipermail/paraview/2013-January/027121.html

and the official design document

https://www.vtk.org/Wiki/VTK/VTK_integration_point_support

Edited Oct 12, 2017 by Darcy Beurle
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: vtk/vtk#17124