Doubt : continuing simulation from last step

Dear LAMMPS users,

Can anyone please tell me,
Suppose I run a simulation for 3 million steps. Due to time restriction in my supercomputer, I can able to run only 3 million steps. but I want to run upto 100 million steps. is there any option in lammps such that I can continue my simulation from last step i.e 3 million nth step.

Thanks
Meghana

Yes. There’s a few ways. Check the read/write_restart and read/write_data commands for example.