Commit 0a87b744 authored by Stefan Paquay's avatar Stefan Paquay
Browse files

Updated contributing authors and docs

parent d4c9e250
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ pair_style morse/opt command :h3
pair_style morse/smooth/linear command :h3
pair_style morse/smooth/linear/omp command :h3
pair_style morse/soft command :h3
pair_style morse/kk command :h3

[Syntax:]

+4 −0
Original line number Diff line number Diff line
@@ -11,6 +11,10 @@
   See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------
   Contributing authors: Stefan Paquay (Eindhoven University of Technology)
------------------------------------------------------------------------- */

#include <math.h>
#include <stdio.h>
#include <stdlib.h>
+0 −3
Original line number Diff line number Diff line
@@ -9,9 +9,6 @@
   the GNU General Public License.

   See the README file in the top-level LAMMPS directory.
-------------------------------------------------------------------------
   Contributed by Stefan Paquay @ Eindhoven University of Technology
   Based on pair lj/cut/kokkos.
------------------------------------------------------------------------- */

#ifdef PAIR_CLASS