lammps/bench/POTENTIALS
..
CH.airebo
CH.rebo
CdTe.bop.table
Cu_u3.eam
Ni.adp
Ni.meam
README
Si.sw
Si.tersoff
data.airebo
data.comb
data.eff
data.eim
data.fene
data.gb
data.granular
data.protein
data.reax
data.rebo
data.spce
ffield.comb
ffield.eim
ffield.reax
in.adp
in.airebo
in.bop
in.comb
in.dpd
in.eam
in.eff
in.eim
in.fene
in.gb
in.granular
in.lj
in.meam
in.peri
in.protein
in.reaxc
in.rebo
in.spce
in.sw
in.tersoff
library.meam
log.9Oct20.adp.1
log.9Oct20.adp.4
log.9Oct20.airebo.1
log.9Oct20.airebo.4
log.9Oct20.bop.1
log.9Oct20.bop.4
log.9Oct20.comb.1
log.9Oct20.comb.4
log.9Oct20.dpd.1
log.9Oct20.dpd.4
log.9Oct20.eam.1
log.9Oct20.eam.4
log.9Oct20.eff.1
log.9Oct20.eff.4
log.9Oct20.eim.1
log.9Oct20.eim.4
log.9Oct20.fene.1
log.9Oct20.fene.4
log.9Oct20.gb.1
log.9Oct20.gb.4
log.9Oct20.granular.1
log.9Oct20.granular.4
log.9Oct20.lj.1
log.9Oct20.lj.4
log.9Oct20.meam.1
log.9Oct20.meam.4
log.9Oct20.peri.1
log.9Oct20.peri.4
log.9Oct20.protein.1
log.9Oct20.protein.4
log.9Oct20.reaxc.1
log.9Oct20.reaxc.4
log.9Oct20.rebo.1
log.9Oct20.rebo.4
log.9Oct20.spce.1
log.9Oct20.spce.4
log.9Oct20.sw.1
log.9Oct20.sw.4
log.9Oct20.tersoff.1
log.9Oct20.tersoff.4

README

These are input scripts used to run benchmark tests for many of the
interatomic potentials in LAMMPS.  The results of running these
scripts on different machines are shown on the Potentials section of
the Benchmark page of the LAMMPS WWW site (https://www.lammps.org/bench.html).

Examples are shown below of how to run these scripts.  Log files for
running them on 1 and 4 processors of a Linux box are included in the
directory.  This assumes that the executable lmp_mpi has been built
with the appropriate packages installed in order to run with a
particular potential.  For the ReaxFF potential invoked by the in.reax
script, you should build the Fortran ReaxFF library in lib/reax, using
the included reax_defs.h file to enable the problem size specified by
the in.reax file.

Any potential parameter file(s) used by the input scripts are also
included in this directory.

------------------------------------------------------------------------

lmp_mpi -in in.fene
lmp_mpi -in in.tersoff

mpirun -np 4 lmp_mpi -in in.fene
mpirun -np 4 lmp_mpi -in in.protein