update Pizza.py URLs
This commit is contained in:
@ -25,7 +25,7 @@ RasMol visualization programs. Pizza.py has tools that do interactive
|
|||||||
3d OpenGL visualization and one that creates SVG images of dump file
|
3d OpenGL visualization and one that creates SVG images of dump file
|
||||||
snapshots.
|
snapshots.
|
||||||
|
|
||||||
.. _pizza: https://pizza.sandia.gov
|
.. _pizza: https://lammps.github.io/pizza
|
||||||
|
|
||||||
.. _ensight: https://www.ansys.com/products/fluids/ansys-ensight
|
.. _ensight: https://www.ansys.com/products/fluids/ansys-ensight
|
||||||
|
|
||||||
|
|||||||
@ -35,9 +35,9 @@ visualization package you have installed.
|
|||||||
Note that for GL, you need to be able to run the Pizza.py GL tool,
|
Note that for GL, you need to be able to run the Pizza.py GL tool,
|
||||||
which is included in the pizza sub-directory. See the Pizza.py doc pages for more info:
|
which is included in the pizza sub-directory. See the Pizza.py doc pages for more info:
|
||||||
|
|
||||||
* `https://pizza.sandia.gov <pizza_>`_
|
* `https://lammps.github.io/pizza <pizza_>`_
|
||||||
|
|
||||||
.. _pizza: https://pizza.sandia.gov
|
.. _pizza: https://lammps.github.io/pizza
|
||||||
|
|
||||||
Note that for AtomEye, you need version 3, and there is a line in the
|
Note that for AtomEye, you need version 3, and there is a line in the
|
||||||
scripts that specifies the path and name of the executable. See the
|
scripts that specifies the path and name of the executable. See the
|
||||||
|
|||||||
@ -15,7 +15,7 @@ Sandia which provides tools for doing setup, analysis, plotting, and
|
|||||||
visualization for LAMMPS simulations.
|
visualization for LAMMPS simulations.
|
||||||
|
|
||||||
.. _lws: https://www.lammps.org
|
.. _lws: https://www.lammps.org
|
||||||
.. _pizza: https://pizza.sandia.gov
|
.. _pizza: https://lammps.github.io/pizza
|
||||||
.. _python: https://www.python.org
|
.. _python: https://www.python.org
|
||||||
|
|
||||||
Additional tools included in the LAMMPS distribution are described on
|
Additional tools included in the LAMMPS distribution are described on
|
||||||
|
|||||||
@ -558,7 +558,7 @@ Related commands
|
|||||||
:doc:`group <group>`, :doc:`processors <processors>`,
|
:doc:`group <group>`, :doc:`processors <processors>`,
|
||||||
:doc:`fix balance <fix_balance>`, :doc:`comm_style <comm_style>`
|
:doc:`fix balance <fix_balance>`, :doc:`comm_style <comm_style>`
|
||||||
|
|
||||||
.. _pizza: https://pizza.sandia.gov
|
.. _pizza: https://lammps.github.io/pizza
|
||||||
|
|
||||||
Default
|
Default
|
||||||
"""""""
|
"""""""
|
||||||
|
|||||||
@ -230,7 +230,7 @@ individual values and the file itself.
|
|||||||
The *atom*\ , *local*\ , and *custom* styles create files in a simple text
|
The *atom*\ , *local*\ , and *custom* styles create files in a simple text
|
||||||
format that is self-explanatory when viewing a dump file. Some of the
|
format that is self-explanatory when viewing a dump file. Some of the
|
||||||
LAMMPS post-processing tools described on the :doc:`Tools <Tools>` doc
|
LAMMPS post-processing tools described on the :doc:`Tools <Tools>` doc
|
||||||
page, including `Pizza.py <https://pizza.sandia.gov>`_,
|
page, including `Pizza.py <https://lammps.github.io/pizza>`_,
|
||||||
work with this format, as does the :doc:`rerun <rerun>` command.
|
work with this format, as does the :doc:`rerun <rerun>` command.
|
||||||
|
|
||||||
For post-processing purposes the *atom*\ , *local*\ , and *custom* text
|
For post-processing purposes the *atom*\ , *local*\ , and *custom* text
|
||||||
|
|||||||
@ -590,8 +590,8 @@ Play the movie:
|
|||||||
% mplayer foo.mpg
|
% mplayer foo.mpg
|
||||||
% ffplay bar.avi
|
% ffplay bar.avi
|
||||||
|
|
||||||
* c) Use the `Pizza.py <https://pizza.sandia.gov>`_
|
* c) Use the `Pizza.py <https://lammps.github.io/pizza>`_
|
||||||
`animate tool <https://pizza.sandia.gov/doc/animate.html>`_,
|
`animate tool <https://lammps.github.io/pizza/doc/animate.html>`_,
|
||||||
which works directly on a series of image files.
|
which works directly on a series of image files.
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|||||||
@ -403,7 +403,7 @@ Related commands
|
|||||||
:doc:`group <group>`, :doc:`processors <processors>`, :doc:`balance <balance>`,
|
:doc:`group <group>`, :doc:`processors <processors>`, :doc:`balance <balance>`,
|
||||||
:doc:`comm_style <comm_style>`
|
:doc:`comm_style <comm_style>`
|
||||||
|
|
||||||
.. _pizza: https://pizza.sandia.gov
|
.. _pizza: https://lammps.github.io/pizza
|
||||||
|
|
||||||
Default
|
Default
|
||||||
"""""""
|
"""""""
|
||||||
|
|||||||
Reference in New Issue
Block a user