Hi
I have used “read_restart command” for my code according to the “lammps manual”, but the stress-strain curve received without use of this command is different from what obtained using read_restart command.
Is there any mistake in my read_restart code? Also, is the difference between these two curves negligible?
As follows, the main code as well as the codes composed of restart and read_restart commands are imported. Also, the received curves in two cases are attached.
Best regards,
Elnaz
"Main code"
boundary & units--------------------------------------------------------------------------------
boundary s s s
units metal #for Tersoff & SW potential the metal units is necessary.
atom_style-----------------------------------------------------------------------------
atom_style atomic
create geometry-------------------------------------------------------------------------
read_data 5-5.xyz
curve.docx (69.2 KB)