forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2109 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
29a0a421c4
commit
2380723a8f
|
@ -98,7 +98,7 @@ the pair_style command, and coefficients specified by the associated
|
|||
<LI><A HREF = "pair_coul.html">pair_style coul/cut</A> - cutoff Coulombic potential
|
||||
<LI><A HREF = "pair_coul.html">pair_style coul/debye</A> - cutoff Coulombic potential with Debye screening
|
||||
<LI><A HREF = "pair_coul.html">pair_style coul/long</A> - long-range Coulombic potential
|
||||
<LI><A HREF = "pair_dpd.html">pair_style dipole/cut</A> - point dipoles with cutoff
|
||||
<LI><A HREF = "pair_dipole.html">pair_style dipole/cut</A> - point dipoles with cutoff
|
||||
<LI><A HREF = "pair_dpd.html">pair_style dpd</A> - dissipative particle dynamics (DPD)
|
||||
<LI><A HREF = "pair_eam.html">pair_style eam</A> - embedded atom method (EAM)
|
||||
<LI><A HREF = "pair_eam.html">pair_style eam/opt</A> - optimized version of EAM
|
||||
|
|
|
@ -94,7 +94,7 @@ the pair_style command, and coefficients specified by the associated
|
|||
"pair_style coul/cut"_pair_coul.html - cutoff Coulombic potential
|
||||
"pair_style coul/debye"_pair_coul.html - cutoff Coulombic potential with Debye screening
|
||||
"pair_style coul/long"_pair_coul.html - long-range Coulombic potential
|
||||
"pair_style dipole/cut"_pair_dpd.html - point dipoles with cutoff
|
||||
"pair_style dipole/cut"_pair_dipole.html - point dipoles with cutoff
|
||||
"pair_style dpd"_pair_dpd.html - dissipative particle dynamics (DPD)
|
||||
"pair_style eam"_pair_eam.html - embedded atom method (EAM)
|
||||
"pair_style eam/opt"_pair_eam.html - optimized version of EAM
|
||||
|
|
Loading…
Reference in New Issue