LAMMPS WWW Site - LAMMPS Documentation - LAMMPS Commands

compute temp/uef command

Syntax:

compute ID group-ID temp/uef 

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 USER-UEF package. It is only enabled if LAMMPS was built with that package. See the Making LAMMPS section for more info.

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

Related commands:

compute temp, fix nvt/uef, compute pressure/uef

Default: none