I have been trying to understand one of LAMMPS’ example problems to simulate crack propagation in a 2d solid. This is to help me understand the input syntax and the output that the software generates. I had a few questions that I was hoping someone could answer.
- what part of the script generates a crack? how and why does this happen?
- for a 2d lattice specified as hex 0.93, how is the output showing lattice spacing in z? how are the numbers of lattice spacing in x, y, z = 1.11428 1.92998 1.11428 obtained?
- how are the total number of atoms in each of the groups calculated and is this of importance for me to know while writing the script?
- what does negative energy signify (this may be a very basic question)?
- what information does the Temp, E_pair, E_mol, TotEng, Press, and Volume in the output file suggest? Or what should I be looking for?
Thanks,
Mihir.