diff --git a/doc/pair_zbl.html b/doc/pair_zbl.html index 9c7fd42ce9..1516fe47e2 100644 --- a/doc/pair_zbl.html +++ b/doc/pair_zbl.html @@ -28,21 +28,26 @@ pair_coeff 1 1 14.0

Style zbl computes the Zeigler-Biersack-Littmark (ZBL) repulsive interaction for describing high-energy collisions between atoms. -(Zeigler). It includes an additional switching function -S(r) that ramps the energy, force, and curvature -smoothly to zero between an inner and outer cutoff. The switching -function is the same one used in pair_style lj/gromacs. +(Zeigler). It includes an additional switching function +S(r) that ramps the energy, force, and curvature smoothly to zero +between an inner and outer cutoff. The switching function is the same +one used in pair_style lj/gromacs.

The inner and outer cutoff are the same for all pairs of atom types.

-

A single dimensionless coefficient Z must be defined for each atom -type via the pair_coeff command as in the examples -above, or in the data file or restart files read by the +

The following coefficient must be defined for each pair of atoms types +via the pair_coeff command as in the examples above, +or in the data file or restart files read by the read_data or read_restart -commands. Z is usually taken to be the atomic number -of the element. Z can not be specified for two different atoms types. -Therefore the lists of atom types I and atom types J must match. +commands: +

+ +

Although Z must be defined for all atom type pairs I,J, it is only +stored for individual atom types, i.e. when I = J. Z is usually taken +to be the atomic number of the element that corresponds to the atom +type.


@@ -86,6 +91,7 @@ support the inner, middle, outer keywords. -

(Zeigler) J.F. Zeigler, J. P. Biersack and U. Littmark, "The Stopping and Range of Ions in Matter," Volume 1, Pergamon, 1985. +

(Zeigler) J.F. Zeigler, J. P. Biersack and U. Littmark, "The +Stopping and Range of Ions in Matter," Volume 1, Pergamon, 1985.

diff --git a/doc/pair_zbl.txt b/doc/pair_zbl.txt index 7c972dd773..ed8423dd50 100644 --- a/doc/pair_zbl.txt +++ b/doc/pair_zbl.txt @@ -25,21 +25,26 @@ pair_coeff 1 1 14.0 :pre Style {zbl} computes the Zeigler-Biersack-Littmark (ZBL) repulsive interaction for describing high-energy collisions between atoms. -"(Zeigler)"_#Zeigler. It includes an additional switching function -S(r) that ramps the energy, force, and curvature -smoothly to zero between an inner and outer cutoff. The switching -function is the same one used in "pair_style lj/gromacs"_pair_gromacs.html. +"(Zeigler)"_#Zeigler. It includes an additional switching function +S(r) that ramps the energy, force, and curvature smoothly to zero +between an inner and outer cutoff. The switching function is the same +one used in "pair_style lj/gromacs"_pair_gromacs.html. The inner and outer cutoff are the same for all pairs of atom types. -A single dimensionless coefficient Z must be defined for each atom -type via the "pair_coeff"_pair_coeff.html command as in the examples -above, or in the data file or restart files read by the +The following coefficient must be defined for each pair of atoms types +via the "pair_coeff"_pair_coeff.html command as in the examples above, +or in the data file or restart files read by the "read_data"_read_data.html or "read_restart"_read_restart.html -commands. Z is usually taken to be the atomic number -of the element. Z can not be specified for two different atoms types. -Therefore the lists of atom types I and atom types J must match. +commands: + +Z (dimensionless) :ul + +Although Z must be defined for all atom type pairs I,J, it is only +stored for individual atom types, i.e. when I = J. Z is usually taken +to be the atomic number of the element that corresponds to the atom +type. :line @@ -82,4 +87,5 @@ support the {inner}, {middle}, {outer} keywords. :line :link(Zeigler) -[(Zeigler)] J.F. Zeigler, J. P. Biersack and U. Littmark, "The Stopping and Range of Ions in Matter," Volume 1, Pergamon, 1985. +[(Zeigler)] J.F. Zeigler, J. P. Biersack and U. Littmark, "The +Stopping and Range of Ions in Matter," Volume 1, Pergamon, 1985.