thermalize_particle_momenta
assigns velocities and angular momentum to constituent particles.
#1472
Labels
thermalize_particle_momenta
assigns velocities and angular momentum to constituent particles.
#1472
Description
thermalize_particle_momenta
, when given theAll
filter, will assign non-zero values to the velocities and angular momenta of rigid body constituent particles.hoomd.md.constrain.Rigid
does not overwrite these values, though perhaps it should (see #278). Regardless, to behave consistently withThermodynamicQuantities
,thermalize_particle_momenta
should assign 0's to constituent particle velocities and angular momenta:hoomd-blue/hoomd/ParticleGroup.cc
Lines 824 to 863 in 925a739
Script
Input files
No response
Output
Expected output
I expected 0 velocity and angular momentum for particles 1 and 3.
Platform
CPU, GPU, Linux, macOS
Installation method
Compiled from source
HOOMD-blue version
3.8.1
Python version
3.10.6
The text was updated successfully, but these errors were encountered: