Restart Error: "Pair granular requires ghost atoms store velocity"

Dear all,

after trying to run a restart-simulation, I got following error:

"Pair granular requires ghost atoms store velocity"

Where is the problem? I run LAMMPS just on 1 processor, so I shouldn't need to consider ghost atoms, do I?

Best regards,
Sebastian

Use communicate single vel yes, which is needed
anytime you use a granular pair style. This is
independent of restarts or 1 vs many procs.

Steve

dear sebastian,