[lammps-users] question on handlng of so many run commands in tensile test

The "control" statements that can be used in a LAMMPS
input script are jump and if. Also variables can be
incremented via next. The next/jump is like
a poor-man's for loop. The doc pages give examples
which allow you to not list 100 runs, but do them in a loop.

Steve

2010/10/10 JhonY. I. <[email protected]...>: