~ubuntu-branches/debian/sid/lammps/sid

« back to all changes in this revision

Viewing changes to doc/compute_temp_asphere.html

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2015-04-29 23:44:49 UTC
  • mfrom: (5.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20150429234449-mbhy9utku6hp6oq8
Tags: 0~20150313.gitfa668e1-1
Upload into unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
<LI>keyword = <I>bias</I> or <I>dof</I> 
25
25
 
26
 
<PRE>  <I>bias</I> value = bias-ID<I>uniform</I> or <I>gaussian</I>
 
26
<PRE>  <I>bias</I> value = bias-ID
27
27
    bias-ID = ID of a temperature compute that removes a velocity bias
28
28
  <I>dof</I> value = <I>all</I> or <I>rotate</I>
29
29
    all = compute temperature of translational and rotational degrees of freedom
113
113
compute that removes a "bias" velocity from each atom.  This allows
114
114
compute temp/sphere to compute its thermal temperature after the
115
115
translational kinetic energy components have been altered in a
116
 
prescribed way, e.g. to remove a velocity profile.  Thermostats that
117
 
use this compute will work with this bias term.  See the doc pages for
118
 
individual computes that calculate a temperature and the doc pages for
119
 
fixes that perform thermostatting for more details.
 
116
prescribed way, e.g. to remove a flow velocity profile.  Thermostats
 
117
that use this compute will work with this bias term.  See the doc
 
118
pages for individual computes that calculate a temperature and the doc
 
119
pages for fixes that perform thermostatting for more details.
120
120
</P>
121
121
<P>For the <I>dof</I> keyword, a setting of <I>all</I> calculates a temperature
122
122
that includes both translational and rotational degrees of freedom.  A