update all simple coeff messages

This commit is contained in:
megmcca
2025-02-03 12:13:52 -07:00
parent 504e747f3d
commit 32d0bf1bee
187 changed files with 404 additions and 404 deletions

View File

@ -865,7 +865,7 @@ void Pair::map_element2type(int narg, char **arg, bool update_setflag)
}
}
if (count == 0) error->all(FLERR,"Incorrect args for pair coefficients");
if (count == 0) error->all(FLERR,"Incorrect args for pair coefficients" + utils::errorurl(21));
}
}