diff --git a/doc/Section_errors.html b/doc/Section_errors.html index 6fbad82234..d30dfd35d2 100644 --- a/doc/Section_errors.html +++ b/doc/Section_errors.html @@ -4388,7 +4388,7 @@ it turns off bonds that should contribute to the energy.
Fix srd requires ghost atoms store velocity -
Use the communicate vel yes command to enable this. +
Use the comm_modify vel yes command to enable this.
Fix srd requires newton pair on @@ -6849,7 +6849,7 @@ rRESPA cutoffs.
Pair dpd requires ghost atoms store velocity -
Use the communicate vel yes command to enable this. +
Use the comm_modify vel yes command to enable this.
Pair gayberne epsilon a,b,c coeffs are not all set @@ -6878,7 +6878,7 @@ have these 3 coefficients set at least once.
Pair granular requires ghost atoms store velocity -
Use the communicate vel yes command to enable this. +
Use the comm_modify vel yes command to enable this.
Pair granular with shear history requires newton pair off @@ -6918,7 +6918,7 @@ rRESPA cutoffs.
Pair lubricate requires ghost atoms store velocity -
Use the communicate vel yes command to enable this. +
Use the comm_modify vel yes command to enable this.
Pair lubricate requires monodisperse particles @@ -6934,7 +6934,7 @@ rRESPA cutoffs.
Pair lubricate/poly requires ghost atoms store velocity -
Use the communicate vel yes command to enable this. +
Use the comm_modify vel yes command to enable this.
Pair lubricate/poly requires newton pair off @@ -6946,7 +6946,7 @@ rRESPA cutoffs.
Pair lubricateU requires ghost atoms store velocity -
Use the communicate vel yes command to enable this. +
Use the comm_modify vel yes command to enable this.
Pair lubricateU requires monodisperse particles @@ -6954,7 +6954,7 @@ rRESPA cutoffs.
Pair lubricateU/poly requires ghost atoms store velocity -
Use the communicate vel yes command to enable this. +
Use the comm_modify vel yes command to enable this.
Pair lubricateU/poly requires newton pair off diff --git a/doc/Section_errors.txt b/doc/Section_errors.txt index 1b6c7adb1a..91878bc777 100644 --- a/doc/Section_errors.txt +++ b/doc/Section_errors.txt @@ -4384,7 +4384,7 @@ Self-explanatory. :dd {Fix srd requires ghost atoms store velocity} :dt -Use the communicate vel yes command to enable this. :dd +Use the comm_modify vel yes command to enable this. :dd {Fix srd requires newton pair on} :dt @@ -6845,7 +6845,7 @@ Two atoms are further apart than the pairwise table allows. :dd {Pair dpd requires ghost atoms store velocity} :dt -Use the communicate vel yes command to enable this. :dd +Use the comm_modify vel yes command to enable this. :dd {Pair gayberne epsilon a,b,c coeffs are not all set} :dt @@ -6874,7 +6874,7 @@ Self-explanatory. :dd {Pair granular requires ghost atoms store velocity} :dt -Use the communicate vel yes command to enable this. :dd +Use the comm_modify vel yes command to enable this. :dd {Pair granular with shear history requires newton pair off} :dt @@ -6914,7 +6914,7 @@ Self-explanatory. :dd {Pair lubricate requires ghost atoms store velocity} :dt -Use the communicate vel yes command to enable this. :dd +Use the comm_modify vel yes command to enable this. :dd {Pair lubricate requires monodisperse particles} :dt @@ -6930,7 +6930,7 @@ One of the particles has radius 0.0. :dd {Pair lubricate/poly requires ghost atoms store velocity} :dt -Use the communicate vel yes command to enable this. :dd +Use the comm_modify vel yes command to enable this. :dd {Pair lubricate/poly requires newton pair off} :dt @@ -6942,7 +6942,7 @@ Self-explanatory. :dd {Pair lubricateU requires ghost atoms store velocity} :dt -Use the communicate vel yes command to enable this. :dd +Use the comm_modify vel yes command to enable this. :dd {Pair lubricateU requires monodisperse particles} :dt @@ -6950,7 +6950,7 @@ All particles must be the same finite size. :dd {Pair lubricateU/poly requires ghost atoms store velocity} :dt -Use the communicate vel yes command to enable this. :dd +Use the comm_modify vel yes command to enable this. :dd {Pair lubricateU/poly requires newton pair off} :dt diff --git a/doc/pair_dpd.html b/doc/pair_dpd.html index 096ef612b8..6a75343b6f 100644 --- a/doc/pair_dpd.html +++ b/doc/pair_dpd.html @@ -175,8 +175,8 @@ number of "dangerous" reneighborings (printed at the end of a simulation), you should experiment with forcing reneighboring more often and see if system energies/trajectories change.

-

These pair styles requires you to use the communicate vel -yes option so that velocites are stored by ghost +

These pair styles requires you to use the comm_modify vel +yes command so that velocites are stored by ghost atoms.

These pair styles will not restart exactly when using the diff --git a/doc/pair_dpd.txt b/doc/pair_dpd.txt index 0f75172dfd..e1d837fa0c 100644 --- a/doc/pair_dpd.txt +++ b/doc/pair_dpd.txt @@ -167,8 +167,8 @@ number of "dangerous" reneighborings (printed at the end of a simulation), you should experiment with forcing reneighboring more often and see if system energies/trajectories change. -These pair styles requires you to use the "communicate vel -yes"_communicate.html option so that velocites are stored by ghost +These pair styles requires you to use the "comm_modify vel +yes"_comm_modify.html command so that velocites are stored by ghost atoms. These pair styles will not restart exactly when using the diff --git a/doc/pair_eff.html b/doc/pair_eff.html index c183a434ca..1e3b5391c5 100644 --- a/doc/pair_eff.html +++ b/doc/pair_eff.html @@ -296,8 +296,8 @@ such as radius, radial velocity, and radital force, as defined by the atom_style. The electron atom style does all of this.

-

Thes pair styles require you to use the communicate vel -yes option so that velocites are stored by ghost +

Thes pair styles require you to use the comm_modify vel +yes command so that velocites are stored by ghost atoms.

Related commands: diff --git a/doc/pair_eff.txt b/doc/pair_eff.txt index 80adfba5d1..49b0ef8be5 100644 --- a/doc/pair_eff.txt +++ b/doc/pair_eff.txt @@ -289,8 +289,8 @@ such as radius, radial velocity, and radital force, as defined by the "atom_style"_atom_style.html. The {electron} atom style does all of this. -Thes pair styles require you to use the "communicate vel -yes"_communicate.html option so that velocites are stored by ghost +Thes pair styles require you to use the "comm_modify vel +yes"_comm_modify.html command so that velocites are stored by ghost atoms. [Related commands:] diff --git a/doc/pair_gran.html b/doc/pair_gran.html index 37e7cc70e7..6a26c0bb7d 100644 --- a/doc/pair_gran.html +++ b/doc/pair_gran.html @@ -243,8 +243,8 @@ LAMMPS section for more info. require a per-particle radius is stored. The sphere atom style does all of this.

-

This pair style requires you to use the communicate vel -yes option so that velocites are stored by ghost +

This pair style requires you to use the comm_modify vel +yes command so that velocites are stored by ghost atoms.

These pair styles will not restart exactly when using the diff --git a/doc/pair_gran.txt b/doc/pair_gran.txt index 1333363e82..da955f14a1 100644 --- a/doc/pair_gran.txt +++ b/doc/pair_gran.txt @@ -229,8 +229,8 @@ These pair styles require that atoms store torque and angular velocity require a per-particle radius is stored. The {sphere} atom style does all of this. -This pair style requires you to use the "communicate vel -yes"_communicate.html option so that velocites are stored by ghost +This pair style requires you to use the "comm_modify vel +yes"_comm_modify.html command so that velocites are stored by ghost atoms. These pair styles will not restart exactly when using the