Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GeoMechanicsApplication] Add integration point to extrapolation process to geomechanics application #12293

Open
mcgicjn2 opened this issue Apr 19, 2024 · 0 comments
Assignees

Comments

@mcgicjn2
Copy link
Contributor

Through the use of element shape functions, the extrapolation matrix for an element can be calculated. Through this extrapolation matrix the gauss values on a single element can be extrapolated to the nodes. These values should then be averaged for the number of connecting elements.

Acceptance Criteria:

  • A user would like to calculate gauss\integration point values on the nodes of the mesh. (Typically for visualization)
  • The process should be able to make this calculation for all available element types
  • The process should be efficient
  • The process should be fully tested
@mcgicjn2 mcgicjn2 self-assigned this Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants