LAMMPS WWW Site - LAMMPS Documentation - LAMMPS Commands

reset_timestep command

Syntax:

reset_timestep N 

Examples:

reset_timestep 0
reset_timestep 4000000 

Description:

Set the timestep counter to the specified value. This command normally comes after the timestep has been set by reading it in from a file or a previous simulation advanced the timestep.

The read_data and create_box commands set the timestep to 0; the read_restart command sets the timestep to the value it had when the restart file was written.

Restrictions: none

Related commands: none

Default: none