From b31fbdee720c405a22cc234d6ba52f4ac8f0585b Mon Sep 17 00:00:00 2001
From: pscrozi
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:]