Commit 942812a6 authored by Stefan Paquay's avatar Stefan Paquay Committed by Pierre de Buyl
Browse files

Commit before changing branches.

parent 2a0081d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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] );
}
+1 −1
Original line number Diff line number Diff line
 seems-------------------------------------------------------------------
/* ----------------------------------------------------------------------
   LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
   http://lammps.sandia.gov, Sandia National Laboratories
   Steve Plimpton, sjplimp@sandia.gov