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

Introduce Velocity Increment #85

Open
srwopschall opened this issue May 15, 2024 · 0 comments
Open

Introduce Velocity Increment #85

srwopschall opened this issue May 15, 2024 · 0 comments
Assignees

Comments

@srwopschall
Copy link
Collaborator

  • Add a mag(velocity)*dt velocity increment to the RCB used in redecomp (if not already done), the grid search, and the interpenetration length scale used in the CG filtering.
  • This will help us not miss contact for two objects moving very fast toward one another with a relatively large dt.
  • Ideally, this will help Tribol not miss the contact and compute a suitable timestep to catch the contact in the next contacting cycle (i.e. we catch contact candidates that are quite far apart, but moving toward one another very quickly with a large dt).
@srwopschall srwopschall self-assigned this May 15, 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

No branches or pull requests

1 participant