\(\renewcommand{\AA}{\text{Å}}\)

compute temp/uef command

Syntax

compute ID group-ID temp/uef
  • ID, group-ID are documented in compute command

  • temp/uef = style name of this compute command

Examples

compute 1 all temp/uef
compute 2 sel temp/uef

Description

This command is used to compute the kinetic energy tensor in the reference frame of the applied flow field when fix nvt/uef or fix npt/uef is used. It is not necessary to use this command to compute the scalar value of the temperature. A compute temp may be used for that purpose.

Output information for this command can be found in the documentation for compute temp.

Restrictions

This fix is part of the UEF package. It is only enabled if LAMMPS was built with that package. See the Build package page for more info.

This command can only be used when fix nvt/uef or fix npt/uef is active.

Default

none