use consistently the name of the (unaccelerated) pair style in the potential file reader error messages

This commit is contained in:
Axel Kohlmeyer
2020-07-02 23:23:25 -04:00
parent 0b298c7193
commit 7e16a17f31
27 changed files with 29 additions and 30 deletions

View File

@ -850,7 +850,7 @@ void PairTersoffTable::read_file(char *file)
// open file on proc 0
if (comm->me == 0) {
PotentialFileReader reader(lmp, file, "TersoffTable", unit_convert_flag);
PotentialFileReader reader(lmp, file, "tersoff/table", unit_convert_flag);
char *line;
// transparently convert units for supported conversions