Fix double space

This commit is contained in:
Stan Moore
2021-10-13 10:43:26 -06:00
parent e79930dfb9
commit 552d960b39

View File

@ -401,7 +401,7 @@ void FixQEqReaxFF::init()
((fabs(efield->ey) > SMALL) && domain->yperiodic) ||
((fabs(efield->ez) > SMALL) && domain->zperiodic))
error->all(FLERR,"Must not have electric field component in direction of periodic "
" boundary when using charge equilibration with ReaxFF.");
"boundary when using charge equilibration with ReaxFF.");
}
// we need a half neighbor list w/ Newton off and ghost neighbors