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

Fragmenting cylinder example #106

Merged
merged 3 commits into from
Jul 30, 2024
Merged

Conversation

pabloseleson
Copy link
Collaborator

@pabloseleson pabloseleson commented Jun 27, 2024

Adds new fragmentation example

@streeve streeve changed the title Initial implementation of fragmenting cylinder example Fragmenting cylinder example Jun 28, 2024
@streeve streeve added the example New example problem label Jun 28, 2024
@streeve
Copy link
Collaborator

streeve commented Jul 3, 2024

@pabloseleson I got this partially working: I applied the force BC only on the inner layer of particles and get fragmentation as we expect. There is a mistake somewhere leading to a very obvious lack of symmetry

Other things:

  • I added the dynamic local critical stretch and did not see a noticeable difference
  • We can add contact later for a more physical problem
  • This should likely be a velocity BC instead

@pabloseleson
Copy link
Collaborator Author

Current simulation:

Damage.mov

src/CabanaPD_Types.hpp Outdated Show resolved Hide resolved
@streeve streeve merged commit 6507847 into ORNL:main Jul 30, 2024
14 checks passed
@streeve streeve deleted the fragmenting_cylinder branch July 30, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example New example problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants