Skip to content
Snippets Groups Projects
Commit 89a0bc94 authored by Steve Plimpton's avatar Steve Plimpton
Browse files

small update to docs for new commands

parent 2b964609
No related branches found
No related tags found
No related merge requests found
...@@ -755,6 +755,7 @@ package"_Section_accelerate.html. This is indicated by additional ...@@ -755,6 +755,7 @@ package"_Section_accelerate.html. This is indicated by additional
letters in parenthesis: g = GPU, i = USER-INTEL, k = letters in parenthesis: g = GPU, i = USER-INTEL, k =
KOKKOS, o = USER-OMP, t = OPT. KOKKOS, o = USER-OMP, t = OPT.
"aggregate/atom"_compute_cluster_atom.html,
"angle"_compute_angle.html, "angle"_compute_angle.html,
"angle/local"_compute_angle_local.html, "angle/local"_compute_angle_local.html,
"angmom/chunk"_compute_angmom_chunk.html, "angmom/chunk"_compute_angmom_chunk.html,
...@@ -829,7 +830,7 @@ KOKKOS, o = USER-OMP, t = OPT. ...@@ -829,7 +830,7 @@ KOKKOS, o = USER-OMP, t = OPT.
"temp/sphere"_compute_temp_sphere.html, "temp/sphere"_compute_temp_sphere.html,
"ti"_compute_ti.html, "ti"_compute_ti.html,
"torque/chunk"_compute_torque_chunk.html, "torque/chunk"_compute_torque_chunk.html,
"vacf"_compute_vacf.html, "vacf"_compute_vacf.html,<
"vcm/chunk"_compute_vcm_chunk.html, "vcm/chunk"_compute_vcm_chunk.html,
"voronoi/atom"_compute_voronoi_atom.html :tb(c=6,ea=c) "voronoi/atom"_compute_voronoi_atom.html :tb(c=6,ea=c)
......
...@@ -169,6 +169,7 @@ by users which are included in the LAMMPS distribution. The list of ...@@ -169,6 +169,7 @@ by users which are included in the LAMMPS distribution. The list of
these with links to the individual styles are given in the compute these with links to the individual styles are given in the compute
section of "this page"_Section_commands.html#cmd_5. section of "this page"_Section_commands.html#cmd_5.
"aggregate/atom"_compute_cluster_atom.html - aggregate ID for aech atom
"angle/local"_compute_bond_local.html - theta and energy of each angle "angle/local"_compute_bond_local.html - theta and energy of each angle
"angmom/chunk"_compute_angmom_chunk.html - angular momentum for each chunk "angmom/chunk"_compute_angmom_chunk.html - angular momentum for each chunk
"body/local"_compute_body_local.html - attributes of body sub-particles "body/local"_compute_body_local.html - attributes of body sub-particles
...@@ -191,6 +192,7 @@ section of "this page"_Section_commands.html#cmd_5. ...@@ -191,6 +192,7 @@ section of "this page"_Section_commands.html#cmd_5.
"erotate/sphere"_compute_erotate_sphere.html - rotational energy of spherical particles "erotate/sphere"_compute_erotate_sphere.html - rotational energy of spherical particles
"erotate/sphere/atom"_compute_erotate_sphere.html - rotational energy for each spherical particle "erotate/sphere/atom"_compute_erotate_sphere.html - rotational energy for each spherical particle
"event/displace"_compute_event_displace.html - detect event on atom displacement "event/displace"_compute_event_displace.html - detect event on atom displacement
"fragment/atom"_compute_cluster_atom.html - fragment ID for aech atom
"group/group"_compute_group_group.html - energy/force between two groups of atoms "group/group"_compute_group_group.html - energy/force between two groups of atoms
"gyration"_compute_gyration.html - radius of gyration of group of atoms "gyration"_compute_gyration.html - radius of gyration of group of atoms
"gyration/chunk"_compute_gyration_chunk.html - radius of gyration for each chunk "gyration/chunk"_compute_gyration_chunk.html - radius of gyration for each chunk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment