[lammps-users] repeating a calculation

Dear LAMMPS Users,

I’m new to LAMMPS so please help me with an answer to my question and sorry in advance for my ignorance. I carried a simulation for 1e5 time steps. The simulation was carried out for 0.01ps. After the calculation are finished I would like to repeat the calculation once again from 0th time step. Could you please tell me how to do it? I used the command read_restart but in that case the calculation starts from the point where it was stopped last time. Any suggestion would be greatly appreciated.

cheers
cc

Dear LAMMPS Users,

I'm new to LAMMPS so please help me with an answer to my question and sorry
in advance for my ignorance. I carried a simulation for 1e5 time steps. The
simulation was carried out for 0.01ps. After the calculation are finished I
would like to repeat the calculation once again from 0th time step. Could
you please tell me how to do it? I used the command read_restart but in that

could you please tell us _why_ you would want to
run the very same run again?

in any case, the way to do it, of course, would be to just
run the same input a second time.

axel.

The reset_timestep command will reset the timestep to 0.

Steve