doc updates for MISC package
This commit is contained in:
@ -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
|
||||
|
||||
@ -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
|
||||
""""""""""""""""
|
||||
|
||||
@ -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
|
||||
""""""""""""""""
|
||||
|
||||
|
||||
@ -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
|
||||
""""""""""""""""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user