<p>Define a computation that extracts the angle energy calculated by each
of the angle sub-styles used in the “angle_style
hybrid” angle_hybrid.html command. These values are made accessible
for output or further processing by other commands. The group
specified for this command is ignored.</p>
<p>This compute is useful when using <a class="reference internal" href="angle_hybrid.html"><span class="doc">angle_style hybrid</span></a> if you want to know the portion of the total
energy contributed by one or more of the hybrid sub-styles.</p>
<p><strong>Output info:</strong></p>
<p>This compute calculates a global vector of length N where N is the
number of sub_styles defined by the <a class="reference internal" href="angle_style.html"><span class="doc">angle_style hybrid</span></a> command, which can be accessed by indices
1-N. These values can be used by any command that uses global scalar
or vector values from a compute as input. See <a class="reference internal" href="Section_howto.html#howto-15"><span class="std std-ref">this section</span></a> for an overview of LAMMPS output
options.</p>
<p>The vector values are “extensive” and will be in energy
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.