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

Bond breaking symmetry check #118

Open
pabloseleson opened this issue Jul 12, 2024 · 0 comments
Open

Bond breaking symmetry check #118

pabloseleson opened this issue Jul 12, 2024 · 0 comments

Comments

@pabloseleson
Copy link
Collaborator

We need to check whether bond-breaking is done so that symmetry is no broken. I.e., forces are not computed for some particles before the relevant bonds are broken.

For example, in PDMATLAB2D we have for time integrator:

% Step 1: Compute velocity at t+dt/2 for all nodes

% Step 2: Compute displacement at t+dt for all nodes

% Update neighbor list if bond breaking occurs

% Compute internal force density and macroelastic energy density at t+dt for all nodes

% Step 3: Compute velocity at t+dt for all nodes

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

No branches or pull requests

1 participant