diff --git a/doc/read_restart.html b/doc/read_restart.html index 8b70735df2..b32ae03855 100644 --- a/doc/read_restart.html +++ b/doc/read_restart.html @@ -105,14 +105,18 @@ script that reads the restart file, though you can redefine settings after the restart file is read.
One exception is that some pair styles do not store their info in -restart files. The doc pages for individual pair styles note if this -is the case. This is also true of bond_style hybrid (and angle_style, -dihedral_style, improper_style hybrid). +restart files. Typically these are many-body potentials which read +their parameters from separate files; you need to re-specify the pair +style and pair coeff commands in +your restart input script. The doc pages for individual pair styles +note if this is the case. This is also true of bond_style hybrid (and +angle_style, dihedral_style, improper_style hybrid).
-All settings made by the pair_modify command, -such as the shift and tail settings, are stored in the restart file -with the pair style. The one exception is the pair_modify -compute setting is not stored. +
All settings made by the pair_modify command, such +as the shift and tail settings, are stored in the restart file with +the pair style. The one exception is the pair_modify +compute setting is not stored, since it is typically +only used for debugging purposes.
Information about kspace_style settings are not stored in the restart file. Hence if you wish to use an Ewald or PPPM