Unverified Commit e58aeebc authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

update URLs for pizza.py homepage

parent 667c9f2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
snapshots.

.. _pizza: http://www.sandia.gov/~sjplimp/pizza.html
.. _pizza: https://pizza.sandia.gov

.. _ensight: http://www.ensight.com

+1 −1
Original line number Diff line number Diff line
@@ -187,7 +187,7 @@ Pre- and post-processing
  plotting, and visualization for LAMMPS simulations.  Pizza.py is
  written in `Python <python_>`_ and is available for download from `the Pizza.py WWW site <pizza_>`_.

.. _pizza: http://www.sandia.gov/~sjplimp/pizza.html
.. _pizza: https://pizza.sandia.gov

.. _python: http://www.python.org

+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ Here are suggestions on how to perform these tasks:
  it easier to analyze and plot.  See the :doc:`Tools <Tools>` doc page
  for more discussion of the various tools.
* **Pizza.py:** Our group has also written a separate toolkit called
  `Pizza.py <http://pizza.sandia.gov>`_ which can do certain kinds of
  `Pizza.py <https://pizza.sandia.gov>`_ which can do certain kinds of
  setup, analysis, plotting, and visualization (via OpenGL) for LAMMPS
  simulations.  It thus provides some functionality for several of the
  above bullets.  Pizza.py is written in `Python <http://www.python.org>`_
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ visualization package you have installed.
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 <pizza_>`_ for more info:

.. _pizza: http://www.sandia.gov/~sjplimp/pizza.html
.. _pizza: https://pizza.sandia.gov

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
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ Sandia which provides tools for doing setup, analysis, plotting, and
visualization for LAMMPS simulations.

.. _lws: http://lammps.sandia.gov
.. _pizza: http://pizza.sandia.gov
.. _pizza: https://pizza.sandia.gov
.. _python: http://www.python.org

Additional tools included in the LAMMPS distribution are described on
Loading