Fixing doc build errors

This commit is contained in:
Joel Thomas Clemmer
2023-07-17 14:22:22 -06:00
parent 1ffb2289be
commit 2d897ac8f3
4 changed files with 7 additions and 5 deletions

View File

@ -114,6 +114,7 @@ KOKKOS, o = OPENMP, t = OPT.
* :doc:`property/grid <compute_property_grid>`
* :doc:`property/local <compute_property_local>`
* :doc:`ptm/atom <compute_ptm_atom>`
* :doc:`rattlers <compute_rattlers>`
* :doc:`rdf <compute_rdf>`
* :doc:`reduce <compute_reduce>`
* :doc:`reduce/chunk <compute_reduce_chunk>`

View File

@ -123,6 +123,7 @@ OPT.
* :doc:`mvv/tdpd <fix_mvv_dpd>`
* :doc:`neb <fix_neb>`
* :doc:`neb/spin <fix_neb_spin>`
* :doc:`nonaffine/displacement <fix_nonaffine_displacement>`
* :doc:`nph (ko) <fix_nh>`
* :doc:`nph/asphere (o) <fix_nph_asphere>`
* :doc:`nph/body <fix_nph_body>`

View File

@ -1,7 +1,7 @@
.. index:: compute rattlers
compute rattlers command
============================
========================
Syntax
""""""

View File

@ -1,7 +1,7 @@
.. index:: fix nonaffine/displacement
fix nonaffine/displacement command
===================
==================================
Syntax
""""""
@ -77,7 +77,7 @@ this occurs will simply be zeroed.
The *integrated* style simply integrates the velocity of particles
every timestep to calculate a displacement. This style only works if
used in conjunction with another fix that deforms the box and displaces
atom positions such as :doc:`the remap x option of fix deform <fix_deform>`,
atom positions such as :doc:`fix deform <fix_deform>` with remap x,
:doc:`fix press/berendsen <fix_press_berendsen>`, or :doc:`fix nh <fix_nh>`.
Both of these methods require defining a reference state. With the *fixed* reference
@ -126,6 +126,6 @@ none
----------
.. _nh-Martyna:
.. _d2min-Falk:
**(Martyna)** Martyna, Tobias and Klein, J Chem Phys, 101, 4177 (1994).
**(Falk)** Falk and Langer PRE, 57, 7192 (1998).