<li>Global values can be output via the <aclass="reference internal"href="thermo_style.html"><em>thermo_style custom</em></a> or <aclass="reference internal"href="fix_ave_time.html"><em>fix ave/time</em></a> command.
Or the values can be referenced in a <aclass="reference internal"href="variable.html"><em>variable equal</em></a> or
<li>Per-atom values can be output via the <aclass="reference internal"href="dump.html"><em>dump custom</em></a> command
or the <aclass="reference internal"href="fix_ave_spatial.html"><em>fix ave/spatial</em></a> command. Or they can be
time-averaged via the <aclass="reference internal"href="fix_ave_atom.html"><em>fix ave/atom</em></a> command or
reduced by the <aclass="reference internal"href="compute_reduce.html"><em>compute reduce</em></a> command. Or the
per-atom values can be referenced in an <aclass="reference internal"href="variable.html"><em>atom-style variable</em></a>.</li>
<li>Local values can be reduced by the <aclass="reference internal"href="compute_reduce.html"><em>compute reduce</em></a> command, or histogrammed by the <aclass="reference internal"href="fix_ave_histo.html"><em>fix ave/histo</em></a> command, or output by the <aclass="reference internal"href="dump.html"><em>dump local</em></a> command.</li>
</ul>
<p>The results of computes that calculate global quantities can be either
“intensive” or “extensive” values. Intensive means the value is
described by the <aclass="reference internal"href="thermo_modify.html"><em>thermo_modify</em></a> and <aclass="reference internal"href="fix_modify.html"><em>fix modify</em></a> commands.</p>
<p>Properties of either a default or user-defined compute can be modified
via the <aclass="reference internal"href="compute_modify.html"><em>compute_modify</em></a> command.</p>
<p>Computes can be deleted with the <aclass="reference internal"href="uncompute.html"><em>uncompute</em></a> command.</p>
<p>Code for new computes can be added to LAMMPS (see <aclass="reference internal"href="Section_modify.html"><em>this section</em></a> of the manual) and the results of their
calculations accessed in the various ways described above.</p>
<hrclass="docutils"/>
<p>Each compute style has its own doc page which describes its arguments
<li><aclass="reference internal"href="compute_cluster_atom.html"><em>cluster/atom</em></a> - cluster ID for each atom</li>
<li><aclass="reference internal"href="compute_cna_atom.html"><em>cna/atom</em></a> - common neighbor analysis (CNA) for each atom</li>
<li><aclass="reference internal"href="compute_com.html"><em>com</em></a> - center-of-mass of group of atoms</li>
<li><aclass="reference internal"href="compute_com_chunk.html"><em>com/chunk</em></a> - center-of-mass for each chunk</li>
<li><aclass="reference internal"href="compute_contact_atom.html"><em>contact/atom</em></a> - contact count for each spherical particle</li>
<li><aclass="reference internal"href="compute_coord_atom.html"><em>coord/atom</em></a> - coordination number for each atom</li>
<li><aclass="reference internal"href="compute_damage_atom.html"><em>damage/atom</em></a> - Peridynamic damage for each atom</li>
<li><aclass="reference internal"href="compute_dihedral_local.html"><em>dihedral/local</em></a> - angle of each dihedral</li>
<li><aclass="reference internal"href="compute_dilatation_atom.html"><em>dilatation/atom</em></a> - Peridynamic dilatation for each atom</li>
<li><aclass="reference internal"href="compute_displace_atom.html"><em>displace/atom</em></a> - displacement of each atom</li>
<li><aclass="reference internal"href="compute_erotate_asphere.html"><em>erotate/asphere</em></a> - rotational energy of aspherical particles</li>
<li><aclass="reference internal"href="compute_erotate_rigid.html"><em>erotate/rigid</em></a> - rotational energy of rigid bodies</li>
<li><aclass="reference internal"href="compute_erotate_sphere.html"><em>erotate/sphere</em></a> - rotational energy of spherical particles</li>
<li><aclass="reference internal"href="compute_erotate_sphere.html"><em>erotate/sphere/atom</em></a> - rotational energy for each spherical particle</li>
<li><aclass="reference internal"href="compute_event_displace.html"><em>event/displace</em></a> - detect event on atom displacement</li>
<li><aclass="reference internal"href="compute_group_group.html"><em>group/group</em></a> - energy/force between two groups of atoms</li>
<li><aclass="reference internal"href="compute_gyration.html"><em>gyration</em></a> - radius of gyration of group of atoms</li>
<li><aclass="reference internal"href="compute_gyration_chunk.html"><em>gyration/chunk</em></a> - radius of gyration for each chunk</li>
<li><aclass="reference internal"href="compute_heat_flux.html"><em>heat/flux</em></a> - heat flux through a group of atoms</li>
<li><aclass="reference internal"href="compute_omega_chunk.html"><em>omega/chunk</em></a> - angular velocity for each chunk</li>
<li><aclass="reference internal"href="compute_orientorder_atom.html"><em>orientorder/atom</em></a> - Steinhardt bond orientational order parameters Ql</li>
<li><aclass="reference internal"href="compute_sna_atom.html"><em>sna/atom</em></a> - calculate bispectrum coefficients for each atom</li>
<li><aclass="reference internal"href="compute_sna_atom.html"><em>snad/atom</em></a> - derivative of bispectrum coefficients for each atom</li>
<li><aclass="reference internal"href="compute_sna_atom.html"><em>snav/atom</em></a> - virial contribution from bispectrum coefficients for each atom</li>
<li><aclass="reference internal"href="compute_stress_atom.html"><em>stress/atom</em></a> - stress tensor for each atom</li>
<li><aclass="reference internal"href="compute_temp.html"><em>temp</em></a> - temperature of group of atoms</li>
<li><aclass="reference internal"href="compute_temp_asphere.html"><em>temp/asphere</em></a> - temperature of aspherical particles</li>
<li><aclass="reference internal"href="compute_temp_chunk.html"><em>temp/chunk</em></a> - temperature of each chunk</li>
<li><aclass="reference internal"href="compute_temp_com.html"><em>temp/com</em></a> - temperature after subtracting center-of-mass velocity</li>
<li><aclass="reference internal"href="compute_temp_deform.html"><em>temp/deform</em></a> - temperature excluding box deformation velocity</li>
<li><aclass="reference internal"href="compute_temp_partial.html"><em>temp/partial</em></a> - temperature excluding one or more dimensions of velocity</li>
<li><aclass="reference internal"href="compute_temp_profile.html"><em>temp/profile</em></a> - temperature excluding a binned velocity profile</li>
<li><aclass="reference internal"href="compute_temp_ramp.html"><em>temp/ramp</em></a> - temperature excluding ramped velocity component</li>
<li><aclass="reference internal"href="compute_temp_region.html"><em>temp/region</em></a> - temperature of a region of atoms</li>
<li><aclass="reference internal"href="compute_temp_sphere.html"><em>temp/sphere</em></a> - temperature of spherical particles</li>
<li><aclass="reference internal"href="compute_ti.html"><em>ti</em></a> - thermodyanmic integration free energy values</li>
<li><aclass="reference internal"href="compute_torque_chunk.html"><em>torque/chunk</em></a> - torque applied on each chunk</li>
<li><aclass="reference internal"href="compute_vacf.html"><em>vacf</em></a> - velocity-autocorrelation function of group of atoms</li>
<li><aclass="reference internal"href="compute_vcm_chunk.html"><em>vcm/chunk</em></a> - velocity of center-of-mass for each chunk</li>
<li><aclass="reference internal"href="compute_voronoi_atom.html"><em>voronoi/atom</em></a> - Voronoi volume and neighbors for each atom</li>
</ul>
<p>There are also additional compute styles submitted by users which are
the individual styles are given in the compute section of <aclass="reference internal"href="Section_commands.html#cmd-5"><span>this page</span></a>.</p>
<p>There are also additional accelerated compute styles included in the
Built with <ahref="http://sphinx-doc.org/">Sphinx</a> using a <ahref="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <ahref="https://readthedocs.org">Read the Docs</a>.