appropriate tool for driven overdamped rigid bodies #1976
noambernstein
started this conversation in
General
Replies: 1 comment
-
Exclude the forced particles from integration and apply the prescribed motion with a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm interested in simulating a 2D collection of rectangular solids, purely repulsive, that are being dragged around a frictional surface, i.e. one or more particles are forced to travel along a specified path (at a specified speed, but I'm aiming for overdamped dynamics, so I'm not sure that matters) and the others are pushed around by this forcing.
Does this sound like something I could do with hoomd-blue (or, if not, does anyone know of another tool that'd work)? I considered both hard particle MC and rigid body overdamped-Langevin MD, but in both cases it wasn't obvious to me from the documentation and examples I found whether it was feasible, or even in principle possible, to apply the forcing I want.
Beta Was this translation helpful? Give feedback.
All reactions