Skip to content
Snippets Groups Projects
Unverified Commit 69c3ff56 authored by ckadding's avatar ckadding Committed by GitHub
Browse files

Clarify restrictions and output

parent af5ac6bc
No related branches found
No related tags found
No related merge requests found
......@@ -41,14 +41,23 @@ tensor values are output in pressure units.
[Output info:]
This compute calculates a global array with 5 columns and Rmax/bin_width
rows.
rows. The output columns are: R (distance units), number density (inverse
volume units), configurational radial pressure (pressure units),
configurational azimuthal pressure (pressure units), and configurational
axial pressure (pressure units).
The values calculated by this compute are
"intensive". The pressure values will be in pressure
"units"_units.html. The number density values will be in
inverse volume "units"_units.html.
[Restrictions:] none
[Restrictions:] This compute currently calculates the pressure
tensor contributions for pair styles only (i.e. no bond, dihedral, etc.)
and requires pair force
calculations not available for many manybody pair styles. K-space
calculations are also excluded. Note that the pressure outputs
are the configurational terms only; the kinetic contribution may
be calculated from the number density output by P_kin=density*k*T.
[Related commands:]
......
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