Skip to content
Snippets Groups Projects
Commit 0a87b744 authored by Stefan Paquay's avatar Stefan Paquay
Browse files

Updated contributing authors and docs

parent d4c9e250
No related branches found
No related tags found
No related merge requests found
......@@ -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:]
......
......@@ -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>
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment