forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1019 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
b936ebf821
commit
0c7a07e5da
|
@ -120,7 +120,7 @@ LAMMPS.
|
|||
<A HREF = "improper_style.html">improper style</A>, <A HREF = "kspace_style.html">kspace style</A>
|
||||
commands)
|
||||
</P>
|
||||
<UL><LI> pairwise potentials: Lennard-Jones, Buckingham, Morse, Yukawa, Debye, soft, class 2 (COMPASS), tabulated
|
||||
<UL><LI> pairwise potentials: Lennard-Jones, Buckingham, Morse, Yukawa, soft, class 2 (COMPASS), tabulated
|
||||
<LI> charged pairwise potentials: Coulombic, point-dipole
|
||||
<LI> manybody potentials: EAM, Finnis/Sinclair EAM, modified EAM (MEAM), Stillinger-Weber, Tersoff, AI-REBO
|
||||
<LI> coarse-grain potentials: granular, DPD, GayBerne, colloidal
|
||||
|
@ -132,6 +132,7 @@ commands)
|
|||
<LI> overlayed potentials: superposition of multiple pair potentials
|
||||
<LI> polymer potentials: all-atom, united-atom, bead-spring, breakable
|
||||
<LI> water potentials: TIP3P, TIP4P, SPC
|
||||
<LI> implicit solvent potentials: hydrodynamic lubrication, Debye
|
||||
<LI> long-range Coulombics and dispersion: Ewald, PPPM (similar to particle-mesh Ewald), Ewald/N for long-range Lennard-Jones
|
||||
<LI> CHARMM, AMBER, OPLS force-field compatibility
|
||||
</UL>
|
||||
|
|
|
@ -116,7 +116,7 @@ Force fields: :h4
|
|||
commands)
|
||||
|
||||
pairwise potentials: Lennard-Jones, Buckingham, Morse, \
|
||||
Yukawa, Debye, soft, class 2 (COMPASS), tabulated
|
||||
Yukawa, soft, class 2 (COMPASS), tabulated
|
||||
charged pairwise potentials: Coulombic, point-dipole
|
||||
manybody potentials: EAM, Finnis/Sinclair EAM, modified EAM (MEAM), \
|
||||
Stillinger-Weber, Tersoff, AI-REBO
|
||||
|
@ -133,6 +133,7 @@ commands)
|
|||
overlayed potentials: superposition of multiple pair potentials
|
||||
polymer potentials: all-atom, united-atom, bead-spring, breakable
|
||||
water potentials: TIP3P, TIP4P, SPC
|
||||
implicit solvent potentials: hydrodynamic lubrication, Debye
|
||||
long-range Coulombics and dispersion: Ewald, \
|
||||
PPPM (similar to particle-mesh Ewald), Ewald/N for long-range Lennard-Jones
|
||||
CHARMM, AMBER, OPLS force-field compatibility :ul
|
||||
|
|
Loading…
Reference in New Issue