Unverified Commit 18730e0f authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

add documentation for the need to respecify coeff commands for bonded table styles

parent f86d2c99
Loading
Loading
Loading
Loading
+10 −0
Original line number Original line Diff line number Diff line
@@ -143,6 +143,16 @@ instructions on how to use the accelerated styles effectively.


:line
:line


[Restart info:]

This angle style writes the settings for the "angle_style table"
command to "binary restart files"_restart.html, so a angle_style
command does not need to specified in an input script that reads a
restart file.  However, the coefficient information is not stored in
the restart file, since it is tabulated in the potential files.  Thus,
angle_coeff commands do need to be specified in the restart input
script.

[Restrictions:]
[Restrictions:]


This angle style can only be used if LAMMPS was built with the
This angle style can only be used if LAMMPS was built with the
+10 −0
Original line number Original line Diff line number Diff line
@@ -140,6 +140,16 @@ instructions on how to use the accelerated styles effectively.


:line
:line


[Restart info:]

This bond style writes the settings for the "bond_style table"
command to "binary restart files"_restart.html, so a bond_style
command does not need to specified in an input script that reads a
restart file.  However, the coefficient information is not stored in
the restart file, since it is tabulated in the potential files.  Thus,
bond_coeff commands do need to be specified in the restart input
script.

[Restrictions:]
[Restrictions:]


This bond style can only be used if LAMMPS was built with the MOLECULE
This bond style can only be used if LAMMPS was built with the MOLECULE
+10 −0
Original line number Original line Diff line number Diff line
@@ -191,6 +191,16 @@ switch"_Run_options.html when you invoke LAMMPS, or you can use the
See the "Speed packages"_Speed_packages.html doc page for more
See the "Speed packages"_Speed_packages.html doc page for more
instructions on how to use the accelerated styles effectively.
instructions on how to use the accelerated styles effectively.


[Restart info:]

This dihedral style writes the settings for the "dihedral_style table"
command to "binary restart files"_restart.html, so a dihedral_style
command does not need to specified in an input script that reads a
restart file.  However, the coefficient information is not stored in
the restart file, since it is tabulated in the potential files.  Thus,
dihedral_coeff commands do need to be specified in the restart input
script.

[Restrictions:]
[Restrictions:]


This dihedral style can only be used if LAMMPS was built with the
This dihedral style can only be used if LAMMPS was built with the
+10 −0
Original line number Original line Diff line number Diff line
@@ -189,6 +189,16 @@ Note that one file can contain many sections, each with a tabulated
potential. LAMMPS reads the file section by section until it finds one
potential. LAMMPS reads the file section by section until it finds one
that matches the specified keyword.
that matches the specified keyword.


[Restart info:]

This dihedral style writes the settings for the "dihedral_style table/cut"
command to "binary restart files"_restart.html, so a dihedral_style
command does not need to specified in an input script that reads a
restart file.  However, the coefficient information is not stored in
the restart file, since it is tabulated in the potential files.  Thus,
dihedral_coeff commands do need to be specified in the restart input
script.

[Restrictions:]
[Restrictions:]


This dihedral style can only be used if LAMMPS was built with the
This dihedral style can only be used if LAMMPS was built with the