LAMMPS WWW Site - LAMMPS Documentation - LAMMPS Commands

run command

Syntax:

run N 

Examples:

run 10000 

Description:

Run or continue dynamics for the specified number of timesteps.

When the run style is respa, N refers to outer loop (largest) timesteps.

A value of N = 0 is acceptable; only the thermodynamics of the system are computed and printed without taking a timestep.

Restrictions: none

Related commands:

run_style, temper

Default: none