From ead2e3aeec4162d56309a0470ae932efac951cad Mon Sep 17 00:00:00 2001 From: sjplimp Date: Wed, 22 Jul 2015 16:11:16 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13685 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_commands.txt | 2 ++ doc/compute_saed.txt | 6 +++++- doc/compute_xrd.txt | 6 +++++- doc/fix_saed_vtk.txt | 4 ++++ 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt index 833ae7150c..ad18e51b3e 100644 --- a/doc/Section_commands.txt +++ b/doc/Section_commands.txt @@ -621,8 +621,10 @@ package"_Section_start.html#start_3. "nvt/sllod/eff"_fix_nvt_sllod_eff.html, "phonon"_fix_phonon.html, "pimd"_fix_pimd.html, +"qbmsst"_fix_qbmsst.html, "qeq/reax"_fix_qeq_reax.html, "qmmm"_fix_qmmm.html, +"qtb"_fix_qtb.html, "reax/c/bonds"_fix_reax_bonds.html, "reax/c/species"_fix_reaxc_species.html, "saed/vtk"_fix_saed_vtk.html, diff --git a/doc/compute_saed.txt b/doc/compute_saed.txt index 9bf628f6f2..1a0ea4b331 100644 --- a/doc/compute_saed.txt +++ b/doc/compute_saed.txt @@ -151,7 +151,11 @@ All array values calculated by this compute are "intensive". [Restrictions:] -The compute_saed command does not work for triclinic cells. +This command is part of the USER-DIFFRACTION package. It is only +enabled if LAMMPS was built with that package. See the "Making +LAMMPS"_Section_start.html#start_3 section for more info. + +This command does not work for triclinic cells. [Related commands:] diff --git a/doc/compute_xrd.txt b/doc/compute_xrd.txt index 486fd22951..a67bed585d 100644 --- a/doc/compute_xrd.txt +++ b/doc/compute_xrd.txt @@ -172,7 +172,11 @@ All array values calculated by this compute are "intensive". [Restrictions:] -The compute_xrd command does not work for triclinic cells. +This command is part of the USER-DIFFRACTION package. It is only +enabled if LAMMPS was built with that package. See the "Making +LAMMPS"_Section_start.html#start_3 section for more info. + +This command does not work for triclinic cells. [Related commands:] diff --git a/doc/fix_saed_vtk.txt b/doc/fix_saed_vtk.txt index 1f048e9c3a..635421247c 100644 --- a/doc/fix_saed_vtk.txt +++ b/doc/fix_saed_vtk.txt @@ -162,6 +162,10 @@ minimization"_minimize.html. [Restrictions:] +This command is part of the USER-DIFFRACTION package. It is only +enabled if LAMMPS was built with that package. See the "Making +LAMMPS"_Section_start.html#start_3 section for more info. + The attributes for fix_saed_vtk must match the values assigned in the associated "compute_saed"_compute_saed.txt command.