Update error messages
This commit is contained in:
@ -158,7 +158,7 @@ class PairSWKokkos : public PairSW {
|
|||||||
|
|
||||||
/* ERROR/WARNING messages:
|
/* 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.
|
Self-explanatory.
|
||||||
|
|
||||||
|
|||||||
@ -227,11 +227,7 @@ class PairTersoffKokkos : public PairTersoff {
|
|||||||
|
|
||||||
/* ERROR/WARNING messages:
|
/* ERROR/WARNING messages:
|
||||||
|
|
||||||
E: Cannot (yet) use full neighbor list style with tersoff/kk
|
E: Must use half neighbor list style with pair tersoff/kk
|
||||||
|
|
||||||
Self-explanatory.
|
|
||||||
|
|
||||||
E: Cannot use chosen neighbor list style with tersoff/kk
|
|
||||||
|
|
||||||
Self-explanatory.
|
Self-explanatory.
|
||||||
|
|
||||||
|
|||||||
@ -215,11 +215,7 @@ class PairTersoffMODKokkos : public PairTersoffMOD {
|
|||||||
|
|
||||||
/* ERROR/WARNING messages:
|
/* ERROR/WARNING messages:
|
||||||
|
|
||||||
E: Cannot (yet) use full neighbor list style with tersoff/mod/kk
|
E: Must use half neighbor list style with pair tersoff/mod/kk
|
||||||
|
|
||||||
Self-explanatory.
|
|
||||||
|
|
||||||
E: Cannot use chosen neighbor list style with tersoff/mod/kk
|
|
||||||
|
|
||||||
Self-explanatory.
|
Self-explanatory.
|
||||||
|
|
||||||
|
|||||||
@ -230,11 +230,7 @@ E: Pair tersoff/zbl/kk requires metal or real units
|
|||||||
|
|
||||||
This is a current restriction of this pair potential.
|
This is a current restriction of this pair potential.
|
||||||
|
|
||||||
E: Cannot (yet) use full neighbor list style with tersoff/zbl/kk
|
E: Must use half neighbor list style with pair tersoff/zlb/kk
|
||||||
|
|
||||||
Self-explanatory.
|
|
||||||
|
|
||||||
E: Cannot use chosen neighbor list style with tersoff/zbl/kk
|
|
||||||
|
|
||||||
Self-explanatory.
|
Self-explanatory.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user