Commit 4fc3f4f7 authored by sjplimp's avatar sjplimp Committed by GitHub
Browse files

Merge pull request #538 from akohlmey/collected-small-changes

Collected small changes and bugfixes
parents e69ef56f 1a77135e
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -144,7 +144,11 @@ this fix.

"fix spring"_fix_spring.html, "fix adapt"_fix_adapt.html

[Restrictions:] none
[Restrictions:]

This fix is part of the USER-MISC package. It is only enabled if
LAMMPS was built with that package. See the "Making
LAMMPS"_Section_start.html#start_3 section for more info.

[Default:]

+1 −1
Original line number Diff line number Diff line
/* ----------------------------------------------------------------------
/* -*- c++ -*- ----------------------------------------------------------
   LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
   http://lammps.sandia.gov, Sandia National Laboratories
   Steve Plimpton, sjplimp@sandia.gov
+1 −1
Original line number Diff line number Diff line
/* ----------------------------------------------------------------------
/* -*- c++ -*- ----------------------------------------------------------
   LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
   http://lammps.sandia.gov, Sandia National Laboratories
   Steve Plimpton, sjplimp@sandia.gov
+1 −1
Original line number Diff line number Diff line
/* ----------------------------------------------------------------------
/* -*- c++ -*- ----------------------------------------------------------
   LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
   http://lammps.sandia.gov, Sandia National Laboratories
   Steve Plimpton, sjplimp@sandia.gov
+1 −1
Original line number Diff line number Diff line
/* ----------------------------------------------------------------------
/* -*- c++ -*- ----------------------------------------------------------
   LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
   http://lammps.sandia.gov, Sandia National Laboratories
   Steve Plimpton, sjplimp@sandia.gov
Loading