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

Add stress based xfem crack extension #27659

Open
lynnmunday opened this issue May 17, 2024 · 0 comments · May be fixed by #27709
Open

Add stress based xfem crack extension #27659

lynnmunday opened this issue May 17, 2024 · 0 comments · May be fixed by #27709
Labels
C: Modules/XFEM Tickets pertaining to the xfem module T: task An enhancement to the software.

Comments

@lynnmunday
Copy link
Contributor

Motivation

The XFEM meshcut user object uses a lower dimensional mesh of the crack to tell xfem where to cut elements. There is currently an interaction integral method for growing the existing meshcut mesh. In some cases, we also need to use stress to move grow the crack/meshcut mesh.

Design

Create a new volume average stress vector postprocessor similar to the interaction integral vpp that can be used to grow the crack.

Impact

Cracks will be able to grow in regions with high stresses where the interaction integral cannot represent the crack fields.

@lynnmunday lynnmunday added the T: task An enhancement to the software. label May 17, 2024
@lindsayad lindsayad added the C: Modules/XFEM Tickets pertaining to the xfem module label May 20, 2024
lynnmunday added a commit to lynnmunday/moose that referenced this issue May 25, 2024
lynnmunday added a commit to lynnmunday/moose that referenced this issue May 25, 2024
…nonlinear.

Without timestep begin, it will not run for tests with no nonlinear solves.
Without nonlinear, it will not update during xfem_updates
Adding test for stress driven cutting and k driven cutting and a combination of both
moving xfem 2d mesh cutter tests to their own directory
closes idaholab#27659
@lynnmunday lynnmunday linked a pull request May 25, 2024 that will close this issue
lynnmunday added a commit to lynnmunday/moose that referenced this issue May 25, 2024
…nonlinear.

Without timestep begin, it will not run for tests with no nonlinear solves.
Without nonlinear, it will not update during xfem_updates
Adding test for stress driven cutting and k driven cutting and a combination of both
moving xfem 2d mesh cutter tests to their own directory
closes idaholab#27659
lynnmunday added a commit to lynnmunday/moose that referenced this issue May 25, 2024
…nonlinear.

Without timestep begin, it will not run for tests with no nonlinear solves.
Without nonlinear, it will not update during xfem_updates
Adding test for stress driven cutting and k driven cutting and a combination of both
moving xfem 2d mesh cutter tests to their own directory
closes idaholab#27659
lynnmunday added a commit to lynnmunday/moose that referenced this issue May 25, 2024
…nonlinear.

Without timestep begin, it will not run for tests with no nonlinear solves.
Without nonlinear, it will not update during xfem_updates
Adding test for stress driven cutting and k driven cutting and a combination of both
moving xfem 2d mesh cutter tests to their own directory
closes idaholab#27659
lynnmunday added a commit to lynnmunday/moose that referenced this issue May 26, 2024
…nonlinear.

Without timestep begin, it will not run for tests with no nonlinear solves.
Without nonlinear, it will not update during xfem_updates
Adding test for stress driven cutting and k driven cutting and a combination of both
moving xfem 2d mesh cutter tests to their own directory
closes idaholab#27659
lynnmunday added a commit to lynnmunday/moose that referenced this issue May 27, 2024
…nonlinear.

Without timestep begin, it will not run for tests with no nonlinear solves.
Without nonlinear, it will not update during xfem_updates
Adding test for stress driven cutting and k driven cutting and a combination of both
moving xfem 2d mesh cutter tests to their own directory
closes idaholab#27659
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Modules/XFEM Tickets pertaining to the xfem module T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants