LAMMPS WWW Site - LAMMPS Documentation - LAMMPS Commands

thermo_style command

Syntax:

thermo_style style 

Examples:

thermo_style multi 

Description:

Set the style in which thermodynamic data is printed to the screen and log file. Style one prints a one-line summary. All intra-molecular energy is included in E_bond. Style multi prints 4 or 5 lines with a detailed energy breakdown. Style granular is used with atom style granular.

Restrictions: none

This command must come after the simulation box is defined by a read_data, read_restart, or create_box command.

The granular style is part of the "granular" package. It is only enabled if LAMMPS was built with that package. See the Making LAMMPS section for more info.

Related commands:

thermo, thermo_modify

Default:

thermo_style one