forked from lijiext/lammps
restore missing links
This commit is contained in:
parent
97addd2bee
commit
f386598c54
|
@ -228,3 +228,4 @@ instructions. See the :doc:`Packages\_details <Packages_details>` doc
|
|||
page for more info on specific USER packages.
|
||||
|
||||
.. _openkim: https://openkim.org
|
||||
.. _lws: http://lammps.sandia.gov
|
||||
|
|
|
@ -5,15 +5,9 @@ You can download a current LAMMPS tarball from the `download page <download_>`_
|
|||
of the `LAMMPS website <lws_>`_.
|
||||
|
||||
.. _download: http://lammps.sandia.gov/download.html
|
||||
|
||||
|
||||
|
||||
.. _bug: http://lammps.sandia.gov/bug.html
|
||||
|
||||
|
||||
|
||||
.. _older: http://lammps.sandia.gov/tars
|
||||
|
||||
.. _lws: http://lammps.sandia.gov
|
||||
|
||||
|
||||
You have two choices of tarballs, either the most recent stable
|
||||
|
|
|
@ -11,7 +11,7 @@ University:
|
|||
* Richard Berger, richard.berger at temple.edu
|
||||
|
||||
.. _sjp: http://www.cs.sandia.gov/~sjplimp
|
||||
|
||||
.. _lws: http://lammps.sandia.gov
|
||||
|
||||
|
||||
Past developers include Paul Crozier and Mark Stevens, both at Sandia,
|
||||
|
|
|
@ -5,6 +5,8 @@ The `LAMMPS website <lws_>`_ has a variety of additional info about
|
|||
LAMMPS, beyond what is in this manual. Some of the other pages in
|
||||
this Intr are included in this list.
|
||||
|
||||
.. _lws: http://lammps.sandia.gov
|
||||
|
||||
* `Brief intro and recently added significant features <lws_>`_
|
||||
* `List of features <http://lammps.sandia.gov/features.html>`_
|
||||
* `List of non-features <http://lammps.sandia.gov/non_features.html>`_
|
||||
|
|
|
@ -22,20 +22,16 @@ It includes links to an on-line version of this manual, a `mailing list <http://
|
|||
questions, and a `GitHub site <https://github.com/lammps/lammps>`_ where
|
||||
all LAMMPS development is coordinated.
|
||||
|
||||
|
||||
----------
|
||||
|
||||
|
||||
The content for this manual is part of the LAMMPS distribution. You
|
||||
can build a local copy of the Manual as HTML pages or a PDF file, by
|
||||
following the steps on the :doc:`Manual build <Manual_build>` doc page.
|
||||
There is also a `Developer.pdf <Developer.pdf>`_ document which gives
|
||||
a brief description of the basic code structure of LAMMPS.
|
||||
|
||||
|
||||
----------
|
||||
|
||||
|
||||
Once you are familiar with LAMMPS, you may want to bookmark :doc:`this page <Commands>` since it gives quick access to a doc page for
|
||||
every LAMMPS command.
|
||||
|
||||
|
|
|
@ -69,6 +69,8 @@ unusual event).
|
|||
`developers <http://lammps.sandia.gov/authors.html>`_ with info about
|
||||
your package and we will post it there.
|
||||
|
||||
.. _lws: http://lammps.sandia.gov
|
||||
|
||||
The previous sections of this doc page describe how to add new "style"
|
||||
files of various kinds to LAMMPS. Packages are simply collections of
|
||||
one or more new class files which are invoked as a new style within a
|
||||
|
|
|
@ -24,6 +24,8 @@ page gives those details.
|
|||
pair, bond, angle, etc correspond to commands with the same style name
|
||||
as contained in the file name.
|
||||
|
||||
.. _lc: Commands_all.html
|
||||
|
||||
+------------------------------+--------------------------------+--------------------------------+------------------------------+--------------------------------+----------------------------------+
|
||||
| :ref:`ASPHERE <PKG-ASPHERE>` | :ref:`BODY <PKG-BODY>` | :ref:`CLASS2 <PKG-CLASS2>` | :ref:`COLLOID <PKG-COLLOID>` | :ref:`COMPRESS <PKG-COMPRESS>` | :ref:`CORESHELL <PKG-CORESHELL>` |
|
||||
+------------------------------+--------------------------------+--------------------------------+------------------------------+--------------------------------+----------------------------------+
|
||||
|
@ -2418,21 +2420,10 @@ The expressions and their use are discussed in the following papers
|
|||
which discuss the `QuickFF <quickff_>`_ methodology.
|
||||
|
||||
.. _vanduyfhuys2015: http://dx.doi.org/10.1002/jcc.23877
|
||||
|
||||
|
||||
|
||||
.. _vanduyfhuys2018: http://dx.doi.org/10.1002/jcc.25173
|
||||
|
||||
|
||||
|
||||
.. _quickff: http://molmod.github.io/QuickFF
|
||||
|
||||
|
||||
|
||||
.. _yaff: https://github.com/molmod/yaff
|
||||
|
||||
|
||||
|
||||
**Author:** Steven Vandenbrande.
|
||||
|
||||
**Supporting info:**
|
||||
|
|
|
@ -75,3 +75,5 @@ Phi), you should first measure single node performance. Then you can
|
|||
estimate parallel performance for multi-node runs using the same logic
|
||||
as for all-MPI mode, except that now you will typically need many more
|
||||
atoms/node to achieve good scalability.
|
||||
|
||||
.. _lws: http://lammps.sandia.gov
|
||||
|
|
|
@ -27,7 +27,6 @@ standard or user packages:
|
|||
| :doc:`OPT Package <Speed_opt>` | generic CPU optimizations |
|
||||
+-----------------------------------------+-------------------------------------------------------+
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
|
@ -38,6 +37,8 @@ standard or user packages:
|
|||
Speed_omp
|
||||
Speed_opt
|
||||
|
||||
.. _lc: Commands_all.html
|
||||
|
||||
Inverting this list, LAMMPS currently has acceleration support for
|
||||
three kinds of hardware, via the listed packages:
|
||||
|
||||
|
@ -188,3 +189,4 @@ The individual accelerator package doc pages explain:
|
|||
* speed-ups to expect
|
||||
* guidelines for best performance
|
||||
* restrictions
|
||||
|
||||
|
|
|
@ -14,10 +14,8 @@ The last link for `Pizza.py <pizza_>`_ is a Python-based tool developed at
|
|||
Sandia which provides tools for doing setup, analysis, plotting, and
|
||||
visualization for LAMMPS simulations.
|
||||
|
||||
.. _lws: http://lammps.sandia.gov
|
||||
.. _pizza: http://pizza.sandia.gov
|
||||
|
||||
|
||||
|
||||
.. _python: http://www.python.org
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue