git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13685 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2015-07-22 16:11:16 +00:00
parent 50b42108f7
commit ead2e3aeec
4 changed files with 16 additions and 2 deletions

View File

@ -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,

View File

@ -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:]

View File

@ -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:]

View File

@ -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.