getting out of the insurance business :-)

This commit is contained in:
Axel Kohlmeyer
2023-01-23 16:45:41 -05:00
parent 6148ee7ba4
commit 27da716852
312 changed files with 426 additions and 426 deletions

View File

@ -192,7 +192,7 @@ int FixPair::setmask()
void FixPair::init()
{
// insure pair style still exists
// ensure pair style still exists
query_pstyle(lmp);
if (pstyle == nullptr) error->all(FLERR,"Pair style {} for fix pair not found", pairname);