From e546f9a54b326ee46d58b1d4cfeeefa7da143f25 Mon Sep 17 00:00:00 2001
From: sjplimp
Date: Thu, 16 Feb 2012 15:49:48 +0000
Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7802
f3b2605a-c512-4ea7-a41b-209d697bcdaa
---
doc/compute_pe_atom.html | 12 ++++++++++++
doc/compute_pe_atom.txt | 11 +++++++++++
doc/compute_stress_atom.html | 18 +++++++++++++-----
doc/compute_stress_atom.txt | 17 ++++++++++++-----
4 files changed, 48 insertions(+), 10 deletions(-)
diff --git a/doc/compute_pe_atom.html b/doc/compute_pe_atom.html
index 9496394e89..42704cf368 100644
--- a/doc/compute_pe_atom.html
+++ b/doc/compute_pe_atom.html
@@ -51,6 +51,12 @@ E.g. 1/4 of the dihedral energy to each of the 4 atoms.
pairwise interactions between 1-4 atoms. The energy contribution of
these terms is included in the pair energy, not the dihedral energy.
+The KSpace contribution is calculated using the method in
+(Heyes) for the Ewald method and a related method for PPPM,
+as specified by the kspace_style pppm command.
+For PPPM, the calcluation requires 1 extra FFT each timestep that
+per-atom stress is calculated.
+
As an example of per-atom potential energy compared to total potential
energy, these lines in an input script should yield the same result
in the last 2 columns of thermo output:
@@ -81,4 +87,10 @@ stress/atom
Default: none
+
+
+
+
+(Heyes) Heyes, Phys Rev B 49, 755 (1994),
+