From b31fbdee720c405a22cc234d6ba52f4ac8f0585b Mon Sep 17 00:00:00 2001 From: pscrozi Date: Tue, 30 Jun 2009 16:04:43 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2918 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/fix_heat.html | 6 ++++++ doc/fix_heat.txt | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/doc/fix_heat.html b/doc/fix_heat.html index d035eddc87..dfe83333cd 100644 --- a/doc/fix_heat.html +++ b/doc/fix_heat.html @@ -69,6 +69,12 @@ commands. No parameter of this fix can be used with the start/stop keywords of the run command. This fix is not invoked during energy minimization.

+

This fix computes a scalar which can be accessed by various +output commands. This scalar is the +value by which velocites were scaled. The scalar value calculated +by this fix is "intensive", meaning it does not scale with the +number of atoms in the simulation. +

Restrictions: none

Related commands: diff --git a/doc/fix_heat.txt b/doc/fix_heat.txt index db14082b98..ffacc4beb8 100644 --- a/doc/fix_heat.txt +++ b/doc/fix_heat.txt @@ -66,6 +66,12 @@ commands"_Section_howto.html#4_15. No parameter of this fix can be used with the {start/stop} keywords of the "run"_run.html command. This fix is not invoked during "energy minimization"_minimize.html. +This fix computes a scalar which can be accessed by various +"output commands"_Section_howto.html#4_15. This scalar is the +value by which velocites were scaled. The scalar value calculated +by this fix is "intensive", meaning it does not scale with the +number of atoms in the simulation. + [Restrictions:] none [Related commands:]