Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lammps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
multiscale
lammps
Commits
69c3ff56
Unverified
Commit
69c3ff56
authored
6 years ago
by
ckadding
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Clarify restrictions and output
parent
af5ac6bc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/compute_pressure_cylinder.txt
+11
-2
11 additions, 2 deletions
doc/src/compute_pressure_cylinder.txt
with
11 additions
and
2 deletions
doc/src/compute_pressure_cylinder.txt
+
11
−
2
View file @
69c3ff56
...
...
@@ -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:]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment