doc updates for MISC package

This commit is contained in:
Axel Kohlmeyer
2021-06-04 08:39:00 -04:00
parent 2500169193
commit 1358f4549b
4 changed files with 20 additions and 1 deletions

View File

@ -654,12 +654,22 @@ listing, "ls src/MISC", to see the list of commands.
**Supporting info:**
* src/MISC: filenames -> commands
* :doc:`compute msd/nongauss <compute_msd_nongauss>`
* :doc:`compute ti <compute_ti>`
* :doc:`fix gld <fix_gld>`
* :doc:`fix evaporate <fix_evaporate>`
* :doc:`fix oneway <fix_oneway>`
* :doc:`fix orient/bcc <fix_orient>`
* :doc:`fix orient/fcc <fix_orient>`
* :doc:`fix pair/tracker <fix_pair_tracker>`
* :doc:`fix ttm <fix_ttm>`
* :doc:`fix thermal/conductivity <fix_thermal_conductivity>`
* :doc:`fix viscosity <fix_viscosity>`
* :doc:`pair nm/cut <pair_nm>`
* :doc:`pair nm/cut/coul/cut <pair_nm>`
* :doc:`pair nm/cut/coul/long <pair_nm>`
* :doc:`pair tracker <pair_tracker>`
* examples/tracker
* examples/KAPPA
* examples/VISCOSITY
* https://www.lammps.org/pictures.html#ttm

View File

@ -50,7 +50,9 @@ the :doc:`run <run>` command. This fix is not invoked during :doc:`energy minim
Restrictions
""""""""""""
none
This fix is part of the MISC package. It is only enabled if LAMMPS
was built with that package. See the :doc:`Build package <Build_package>` doc page for more info.
Related commands
""""""""""""""""

View File

@ -107,8 +107,12 @@ specified attribute.
Restrictions
""""""""""""
Must be used in conjunction with :doc:`pair style tracker <pair_tracker>`.
This fix is part of the MISC package. It is only enabled if LAMMPS
was built with that package. See the :doc:`Build package <Build_package>` doc page for more info.
Related commands
""""""""""""""""

View File

@ -83,6 +83,9 @@ to use this pair style.
This pair style is currently incompatible with granular pair styles that extend
beyond the contact (e.g. JKR and DMT).
This fix is part of the MISC package. It is only enabled if LAMMPS
was built with that package. See the :doc:`Build package <Build_package>` doc page for more info.
Related commands
""""""""""""""""