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

Update Peridynamics module for bond calculation based on undeformed configuration #27137

Closed
hchen139 opened this issue Mar 19, 2024 · 0 comments · Fixed by #27141
Closed

Update Peridynamics module for bond calculation based on undeformed configuration #27137

hchen139 opened this issue Mar 19, 2024 · 0 comments · Fixed by #27141
Assignees
Labels
C: Modules/Peridynamics Tickets pertaining to the peridynamics module T: task An enhancement to the software.

Comments

@hchen139
Copy link
Contributor

Motivation

The current development of Peridynamics module in MOOSE is based on the Lagrangian framework, i.e., models are formulated based on the undeformed configuration and quantities calculated in the deformed configuration are mapped back to the undeformed configuration. To enforce this consistency, the bond should be calculated using material points in the undeformed configuration.

Design

replace the way how the position of material points is obtained using nodePtr() function by using getNodeCoord().

Impact

No impact to existing APIs.

@hchen139 hchen139 added the T: task An enhancement to the software. label Mar 19, 2024
hchen139 pushed a commit to hchen139/moose that referenced this issue Mar 20, 2024
hchen139 pushed a commit to hchen139/moose that referenced this issue Mar 20, 2024
@lindsayad lindsayad added the C: Modules/Peridynamics Tickets pertaining to the peridynamics module label Mar 20, 2024
hchen139 pushed a commit to hchen139/moose that referenced this issue Jul 9, 2024
hchen139 pushed a commit to hchen139/moose that referenced this issue Jul 16, 2024
hchen139 pushed a commit to hchen139/moose that referenced this issue Jul 17, 2024
N4hom pushed a commit to N4hom/moose that referenced this issue Jul 30, 2024
TheGreatCid pushed a commit to TheGreatCid/moose that referenced this issue Aug 14, 2024
Leni-Yeo pushed a commit to Leni-Yeo/moose that referenced this issue Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Modules/Peridynamics Tickets pertaining to the peridynamics module T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants