git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9022 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2012-10-26 23:27:55 +00:00
parent cfcf3b5bcf
commit 299769a3e6
2 changed files with 6 additions and 2 deletions

View File

@ -48,5 +48,3 @@ pair_style lj/sf, Laurent Joly (U Lyon), ljoly.ulyon at gmail.com, 8 Aug 11
pair_style meam/spline, Alexander Stukowski (LLNL), alex at stukowski.com, 1 Feb 12
pair_style meam/sw/spline, Robert Rudd (LLNL), robert.rudd at llnl.gov, 1 Oct 12
pair_style tersoff/table, Luca Ferraro, luca.ferraro@caspur.it, 1 Dec 11

View File

@ -11,6 +11,12 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
Contributing author: Robert Rudd (LLNL), robert.rudd@llnl.gov
Based on the spline-based MEAM routine written by
Alexander Stukowski (LLNL), alex@stukowski.com
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
* Spline-based Modified Embedded Atom Method plus Stillinger-Weber (MEAM+SW) potential routine.
*