Update error messages

This commit is contained in:
Stan Gerald Moore
2022-04-13 14:10:52 -06:00
parent 44f67330e2
commit 30914a73fb
4 changed files with 4 additions and 16 deletions

View File

@ -158,7 +158,7 @@ class PairSWKokkos : public PairSW {
/* ERROR/WARNING messages:
E: Cannot use chosen neighbor list style with pair sw/kk
E: Must use half neighbor list style with pair sw/kk
Self-explanatory.

View File

@ -227,11 +227,7 @@ class PairTersoffKokkos : public PairTersoff {
/* ERROR/WARNING messages:
E: Cannot (yet) use full neighbor list style with tersoff/kk
Self-explanatory.
E: Cannot use chosen neighbor list style with tersoff/kk
E: Must use half neighbor list style with pair tersoff/kk
Self-explanatory.

View File

@ -215,11 +215,7 @@ class PairTersoffMODKokkos : public PairTersoffMOD {
/* ERROR/WARNING messages:
E: Cannot (yet) use full neighbor list style with tersoff/mod/kk
Self-explanatory.
E: Cannot use chosen neighbor list style with tersoff/mod/kk
E: Must use half neighbor list style with pair tersoff/mod/kk
Self-explanatory.

View File

@ -230,11 +230,7 @@ E: Pair tersoff/zbl/kk requires metal or real units
This is a current restriction of this pair potential.
E: Cannot (yet) use full neighbor list style with tersoff/zbl/kk
Self-explanatory.
E: Cannot use chosen neighbor list style with tersoff/zbl/kk
E: Must use half neighbor list style with pair tersoff/zlb/kk
Self-explanatory.