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

DEM Only #144

Closed
5 tasks
abisner opened this issue Nov 5, 2024 · 1 comment
Closed
5 tasks

DEM Only #144

abisner opened this issue Nov 5, 2024 · 1 comment

Comments

@abisner
Copy link
Collaborator

abisner commented Nov 5, 2024

  • New Solver class for DEM only
  • Particle migration needed for current configuration updates (contact neighbors are in the current frame);
  • Reduced ParticleList field requirements (no need for reference position, displacement), radius, tangential force, current position only
  • Reuse NormalRepulsionForceModel and separate TangentialForceModel
  • Boundary condition kernel for container (zero velocity)
@streeve
Copy link
Collaborator

streeve commented Jan 6, 2025

Potential avenue for future work. Not in current scope

@streeve streeve closed this as completed Jan 6, 2025
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

2 participants