From c5fd14ddcdbbe80432e8b49346d5d7698877ad7c Mon Sep 17 00:00:00 2001 From: sjplimp Date: Fri, 6 Apr 2007 17:55:22 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@458 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/thermo_modify.html | 5 +++-- doc/thermo_modify.txt | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/thermo_modify.html b/doc/thermo_modify.html index b981985d45..f923eac3af 100644 --- a/doc/thermo_modify.html +++ b/doc/thermo_modify.html @@ -29,10 +29,11 @@ window value = N N = number of previous print-outs to average over - temp value = compute ID that calculates a temperature +
  temp value = compute ID that calculates a temperature
   press value = compute ID that calculates a pressure
   drot value = compute ID that calculates rotational energy for dipolar atoms
-  grot value = compute ID that calculates rotational energy for granular atoms
+  grot value = compute ID that calculates rotational energy for granular atoms 
+

Examples: diff --git a/doc/thermo_modify.txt b/doc/thermo_modify.txt index 9e0e5f69dd..48785f21df 100644 --- a/doc/thermo_modify.txt +++ b/doc/thermo_modify.txt @@ -26,7 +26,7 @@ keyword = {temp} or {lost} or {norm} or {flush} or {line} or {format} :l {temp} value = compute ID that calculates a temperature {press} value = compute ID that calculates a pressure {drot} value = compute ID that calculates rotational energy for dipolar atoms - {grot} value = compute ID that calculates rotational energy for granular atoms + {grot} value = compute ID that calculates rotational energy for granular atoms :pre :ule [Examples:]