git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3079 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -110,7 +110,7 @@ void Velocity::command(int narg, char **arg)
|
||||
}
|
||||
|
||||
// initialize velocities based on style
|
||||
// create called differently, so can be called externally
|
||||
// create() invoked differently, so can be called externally
|
||||
|
||||
if (style == CREATE) {
|
||||
double t_desired = atof(arg[2]);
|
||||
|
||||
Reference in New Issue
Block a user