Commit 7dd60f97 authored by Richard Berger's avatar Richard Berger
Browse files

Fix typos in src files

parent 084d831b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -43,10 +43,10 @@ class PairYukawaColloid : public PairYukawa {

E: Pair yukawa/colloid requires atom style sphere

Self-explantory.
Self-explanatory.

E: Pair yukawa/colloid requires atoms with same type have same radius

Self-explantory.
Self-explanatory.

*/
+1 −1
Original line number Diff line number Diff line
@@ -54,6 +54,6 @@ package

E: Cannot use newton pair with born/gpu pair style

Self-explantory.
Self-explanatory.

*/
+1 −1
Original line number Diff line number Diff line
@@ -53,6 +53,6 @@ package

E: Cannot use newton pair with zbl/gpu pair style

Self-explantory.
Self-explanatory.

*/
+3 −3
Original line number Diff line number Diff line
@@ -80,15 +80,15 @@ command-line option when running LAMMPS to see the offending line.

W: Using largest cutoff for buck/long/coul/long

Self-exlanatory.
Self-explanatory.

E: Cutoffs missing in pair_style buck/long/coul/long

Self-exlanatory.
Self-explanatory.

E: LJ6 off not supported in pair_style buck/long/coul/long

Self-exlanatory.
Self-explanatory.

E: Coulomb cut not supported in pair_style buck/long/coul/coul

+1 −1
Original line number Diff line number Diff line
@@ -513,7 +513,7 @@ E: Cannot compute initial g_ewald_disp

LAMMPS failed to compute an initial guess for the PPPM_disp g_ewald_6
factor that partitions the computation between real space and k-space
for Disptersion interactions.
for Dispersion interactions.

E: Could not compute grid size for Dispersion

Loading