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

This commit is contained in:
sjplimp
2014-01-30 17:42:09 +00:00
parent 8a50725149
commit 3f3e996939
35 changed files with 108 additions and 170 deletions

View File

@ -108,7 +108,7 @@ FixDeposit::FixDeposit(LAMMPS *lmp, int narg, char **arg) :
if (atom->molecular == 2 && onemol != atom->avec->onemols[0])
error->all(FLERR,"Fix deposit molecule template ID must be same "
"as atom style template ID");
"as atom_style template ID");
onemol->check_attributes(0);
// fix deposit uses geoemetric center of molecule for insertion