git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10533 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2013-08-02 16:54:33 +00:00
parent 8c443c7613
commit 7c306e8048

View File

@ -1486,8 +1486,11 @@ void Pair::write_file(int narg, char **arg)
// initialize potentials before evaluating pair potential
// insures all pair coeffs are set and force constants
// also initialize neighbor so that neighbor requests are processed
// NOTE: might be safest to just do lmp->init()
force->init();
neighbor->init();
// if pair style = any of EAM, swap in dummy fp vector