All-
I’m having a strange problem with delete_atoms in a simulation where I am running with the MEAM potential.
I believe that I have compiled the MEAM library and LAMMPS correctly, because if I comment out the “delete_atom overlap” command in my input file, the simulation runs fine.
Any ideas on why a delete_atoms command would fail after it writes the “System init for delete_atoms …” line?
Thanks!
-Doug Spearot
LAMMPS (1 Feb 2014)
Lattice spacing in x,y,z = 4.05 4.05 4.05
Created orthogonal box = (0 0 0) to (600 600 600)
2 by 3 by 2 MPI processor grid
Created 429664 atoms
Created 88209 atoms
429664 atoms in group core
88209 atoms in group base
Lattice spacing in x,y,z = 5.43 5.43 5.43
Created 1080298 atoms
1080298 atoms in group shell-structure-cr
Created 1080298 atoms
2160596 atoms in group shell-structure
Deleted 1080298 atoms, new total = 1598171
System init for delete_atoms …
lmp_razor:32484 terminated with signal 11 at PC=6c974c SP=7ffff47fe590. Backtrace:
/home/dspearot/lammps-1Feb14/src/lmp_razor[0x6c974c]
/home/dspearot/lammps-1Feb14/src/lmp_razor[0x4ff84a]
/home/dspearot/lammps-1Feb14/src/lmp_razor[0x500b95]
/home/dspearot/lammps-1Feb14/src/lmp_razor[0x651fd3]
/home/dspearot/lammps-1Feb14/src/lmp_razor[0x64f607]
/home/dspearot/lammps-1Feb14/src/lmp_razor[0x6515fc]
/home/dspearot/lammps-1Feb14/src/lmp_razor[0x65fe49]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x2b42116dbd1d]
/home/dspearot/lammps-1Feb14/src/lmp_razor[0x404bf9]