Commit before changing branches.

This commit is contained in:
Stefan Paquay 2019-07-09 10:29:42 -04:00 committed by Pierre de Buyl
parent 2a0081d135
commit 942812a654
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ FixPropelSelf::FixPropelSelf( LAMMPS *lmp, int narg, char **argv )
fprintf(screen, "\n");
}
// args: fix ID all active magnitude prop1 prop2 prop3
// args: fix ID all propel/self magnitude prop1 prop2 prop3
// Optional args are
magnitude = force->numeric( FLERR, argv[3] );
}

View File

@ -1,4 +1,4 @@
seems-------------------------------------------------------------------
/* ----------------------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
http://lammps.sandia.gov, Sandia National Laboratories
Steve Plimpton, sjplimp@sandia.gov