diff --git a/doc/Section_intro.html b/doc/Section_intro.html index 434b0a226a..3ce8ad865a 100644 --- a/doc/Section_intro.html +++ b/doc/Section_intro.html @@ -200,7 +200,8 @@ commands)
The RDF is not computed for distances longer than the force cutoff, since processors (in parallel) don't know about atom coordinates for atoms further away than that distance. If you want an RDF for larger -distances, you'll need to post-process a dump file. +distances, you can use the rerun command to post-process +a dump file.
Related commands:
diff --git a/doc/compute_rdf.txt b/doc/compute_rdf.txt index afda1a28b7..0c3db53305 100644 --- a/doc/compute_rdf.txt +++ b/doc/compute_rdf.txt @@ -116,7 +116,8 @@ also numbers >= 0.0. The RDF is not computed for distances longer than the force cutoff, since processors (in parallel) don't know about atom coordinates for atoms further away than that distance. If you want an RDF for larger -distances, you'll need to post-process a dump file. +distances, you can use the "rerun"_rerun.html command to post-process +a dump file. [Related commands:] diff --git a/doc/dump.html b/doc/dump.html index a18bbfd895..f3102912e0 100644 --- a/doc/dump.html +++ b/doc/dump.html @@ -147,8 +147,8 @@ individual values and the file itself.The atom, local, and custom styles create files in a simple text format that is self-explanatory when viewing a dump file. Many of the LAMMPS post-processing tools, including -Pizza.py, work with -this format. +Pizza.py, work with this +format, as does the rerun fommand.
For post-processing purposes the atom and custom text files are self-describing in the following sense. diff --git a/doc/dump.txt b/doc/dump.txt index d11a64c877..d7c89908f2 100644 --- a/doc/dump.txt +++ b/doc/dump.txt @@ -136,8 +136,8 @@ individual values and the file itself. The {atom}, {local}, and {custom} styles create files in a simple text format that is self-explanatory when viewing a dump file. Many of the LAMMPS "post-processing tools"_Section_tools.html, including -"Pizza.py"_http://www.sandia.gov/~sjplimp/pizza.html, work with -this format. +"Pizza.py"_http://www.sandia.gov/~sjplimp/pizza.html, work with this +format, as does the "rerun"_rerun.html fommand. For post-processing purposes the {atom} and {custom} text files are self-describing in the following sense.