-
I'm a student in Erin Teich's group at Wellesley College, and I've run into an issue while trying to implement custom force. I have two versions of a Brownian simulation, one with custom force and one without. The custom force is set to an integer (as it is in hoomd's documentation example) and should produce a higher kinetic energy. When visualized in OVITO, the custom force uniformly pushes the particles in one direction. However, graphs of KE vs time for the two simulations are completely identical. Any suggestions as to what could be causing this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is described in the documentation:
Therefore, the kinetic energy reported by HOOMD-blue will always be thermally distributed on particles integrated by |
Beta Was this translation helpful? Give feedback.
This is described in the documentation:
Therefore, the kinetic energy reported by HOOMD-blue will always be thermally distributed on particles integrated by
Brownian
.