git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1388 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -170,6 +170,7 @@ void Velocity::create(int narg, char **arg)
|
||||
// will never produce same V, independent of P
|
||||
// GEOM = only loop over my atoms
|
||||
// choose RNG for each atom based on its xyz coord (geometry)
|
||||
// via random->reset()
|
||||
// will always produce same V, independent of P
|
||||
// adjust by factor for atom mass
|
||||
// for 2d, set Vz to 0.0
|
||||
|
||||
Reference in New Issue
Block a user