diff --git a/doc/Section_accelerate.html b/doc/Section_accelerate.html index c30d511894..837bc274ad 100644 --- a/doc/Section_accelerate.html +++ b/doc/Section_accelerate.html @@ -32,11 +32,11 @@ style exist in LAMMPS:

Assuming you have built LAMMPS with the appropriate package, these styles can be invoked by specifying them explicitly in your input -script. Or you can use the -accelerator command-line +script. Or you can use the -suffix command-line switch to invoke the accelerated versions -automatically. See the acclerator command for info -on how to turn off/on the suffix associated with this switch within -your input script. +automatically. See the suffix command for info on how +to turn off/on the suffix associated with this switch within your +input script.

Styles with an "opt" suffix are part of the OPT package and typically speed-up the pairwise portion of your simulation by 5-25%. diff --git a/doc/Section_accelerate.txt b/doc/Section_accelerate.txt index 17b079691b..4950476be5 100644 --- a/doc/Section_accelerate.txt +++ b/doc/Section_accelerate.txt @@ -29,11 +29,11 @@ style exist in LAMMPS: Assuming you have built LAMMPS with the appropriate package, these styles can be invoked by specifying them explicitly in your input -script. Or you can use the "-accelerator command-line +script. Or you can use the "-suffix command-line switch"_Section_start.html#2_6 to invoke the accelerated versions -automatically. See the "acclerator"_accelerator.html command for info -on how to turn off/on the suffix associated with this switch within -your input script. +automatically. See the "suffix"_suffix.html command for info on how +to turn off/on the suffix associated with this switch within your +input script. Styles with an "opt" suffix are part of the OPT package and typically speed-up the pairwise portion of your simulation by 5-25%. diff --git a/doc/Section_commands.html b/doc/Section_commands.html index a711e75bcc..e67081e6ab 100644 --- a/doc/Section_commands.html +++ b/doc/Section_commands.html @@ -311,20 +311,20 @@ default LAMMPS build. These dependencies are listed as Restrictions in the command's documentation.

- - - - - - - - + + + + + + + + - - - + +
acceleratorangle_coeffangle_styleatom_modifyatom_stylebond_coeff
bond_styleboundarychange_boxclearcommunicatecompute
compute_modifycreate_atomscreate_boxdelete_atomsdelete_bondsdielectric
dihedral_coeffdihedral_styledimensiondisplace_atomsdisplace_boxdump
dump_modifyechofixfix_modifygroupif
improper_coeffimproper_styleincludejumpkspace_modifykspace_style
labellatticelogmassminimizemin_modify
min_stylenebneigh_modifyneighbornewtonnext
angle_coeffangle_styleatom_modifyatom_stylebond_coeffbond_style
boundarychange_boxclearcommunicatecomputecompute_modify
create_atomscreate_boxdelete_atomsdelete_bondsdielectricdihedral_coeff
dihedral_styledimensiondisplace_atomsdisplace_boxdumpdump_modify
echofixfix_modifygroupifimproper_coeff
improper_styleincludejumpkspace_modifykspace_stylelabel
latticelogmassminimizemin_modifymin_style
nebneigh_modifyneighbornewtonnextpackage
pair_coeffpair_modifypair_stylepair_writeprdprint
processorsread_dataread_restartregionreplicatereset_timestep
restartrunrun_stylesetshellspecial_bonds
tadtemperthermothermo_modifythermo_styletimestep
uncomputeundumpunfixunitsvariablevelocity
write_restart +
suffixtadtemperthermothermo_modifythermo_style
timestepuncomputeundumpunfixunitsvariable
velocitywrite_restart

diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt index f68061171a..ae4aa766c0 100644 --- a/doc/Section_commands.txt +++ b/doc/Section_commands.txt @@ -307,7 +307,6 @@ included when LAMMPS was built. Not all packages are included in a default LAMMPS build. These dependencies are listed as Restrictions in the command's documentation. -"accelerator"_accelerator.html, "angle_coeff"_angle_coeff.html, "angle_style"_angle_style.html, "atom_modify"_atom_modify.html, @@ -355,6 +354,7 @@ in the command's documentation. "neighbor"_neighbor.html, "newton"_newton.html, "next"_next.html, +"package"_package.html, "pair_coeff"_pair_coeff.html, "pair_modify"_pair_modify.html, "pair_style"_pair_style.html, @@ -373,6 +373,7 @@ in the command's documentation. "set"_set.html, "shell"_shell.html, "special_bonds"_special_bonds.html, +"suffix"_suffix.html, "tad"_tad.html, "temper"_temper.html, "thermo"_thermo.html, diff --git a/doc/Section_start.html b/doc/Section_start.html index 2d849f4246..d6b892785a 100644 --- a/doc/Section_start.html +++ b/doc/Section_start.html @@ -802,47 +802,33 @@ more processors or setup a smaller problem. which may be used in any order. Either the full word or a one-letter abbreviation can be used:

-