Added references to example input scripts to the doc pages
This commit is contained in:
@ -21,6 +21,13 @@ Examples
|
||||
compute 1 all efield/atom
|
||||
compute 1 all efield/atom pair yes kspace no
|
||||
|
||||
Used in input scripts:
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
examples/USER/dielectric/in.confined
|
||||
examples/USER/dielectric/in.nopbc
|
||||
|
||||
Description
|
||||
"""""""""""
|
||||
|
||||
|
||||
@ -29,9 +29,18 @@ Examples
|
||||
|
||||
.. code-block:: LAMMPS
|
||||
|
||||
fix 2 all polarize/bem/gmres 5 0.0001
|
||||
fix 2 interface polarize/bem/gmres 5 0.0001
|
||||
fix 1 interface polarize/bem/icc 1 0.0001
|
||||
fix 3 all polarize/functional 1 0.001
|
||||
fix 3 interface polarize/functional 1 0.001
|
||||
|
||||
|
||||
Used in input scripts:
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
examples/USER/dielectric/in.confined
|
||||
examples/USER/dielectric/in.nopbc
|
||||
|
||||
|
||||
Description
|
||||
"""""""""""
|
||||
|
||||
@ -120,6 +120,12 @@ Examples
|
||||
kspace style scafacos fmm 1.0e-4
|
||||
kspace_style none
|
||||
|
||||
Used in input scripts:
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
examples/peptide/in.peptide
|
||||
|
||||
Description
|
||||
"""""""""""
|
||||
|
||||
|
||||
@ -67,6 +67,13 @@ Examples
|
||||
pair_coeff * * 100.0 3.0
|
||||
pair_coeff 1 1 100.0 3.5 9.0
|
||||
|
||||
Used in input scripts:
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
examples/USER/dielectric/in.confined
|
||||
examples/USER/dielectric/in.nopbc
|
||||
|
||||
Description
|
||||
"""""""""""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user