git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13931 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -241,7 +241,7 @@ void Velocity::create(double t_desired, int seed)
|
||||
|
||||
int m;
|
||||
double vx,vy,vz,factor;
|
||||
RanPark *random;
|
||||
RanPark *random = NULL;
|
||||
|
||||
if (loop_flag == ALL) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user