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

This commit is contained in:
sjplimp
2008-03-18 00:23:39 +00:00
parent 8f133431b8
commit 12cba76c74
16 changed files with 114 additions and 416 deletions

View File

@ -402,10 +402,9 @@ of each style or click on the style itself for a full description:
"npt/asphere"_fix_npt_asphere.html,
"nve"_fix_nve.html,
"nve/asphere"_fix_nve_asphere.html,
"nve/dipole"_fix_nve_dipole.html,
"nve/gran"_fix_nve_gran.html,
"nve/limit"_fix_nve_limit.html,
"nve/noforce"_fix_nve_noforce.html,
"nve/sphere"_fix_nve_sphere.html,
"nvt"_fix_nvt.html,
"nvt/asphere"_fix_nvt_asphere.html,
"nvt/sllod"_fix_nvt_sllod.html,
@ -442,14 +441,13 @@ description:
"centro/atom"_compute_centro_atom.html,
"coord/atom"_compute_coord_atom.html,
"displace/atom"_compute_displace_atom.html,
"erotate/sphere"_compute_erotate_sphere.html,
"group/group"_compute_group_group.html,
"ke/atom"_compute_ke_atom.html,
"pe"_compute_pe.html,
"pe/atom"_compute_pe_atom.html,
"pressure"_compute_pressure.html,
"reduce"_compute_reduce.html,
"rotate/dipole"_compute_rotate_dipole.html,
"rotate/gran"_compute_rotate_gran.html,
"stress/atom"_compute_stress_atom.html,
"temp"_compute_temp.html,
"temp/asphere"_compute_temp_asphere.html,
@ -458,7 +456,8 @@ description:
"temp/dipole"_compute_temp_dipole.html,
"temp/partial"_compute_temp_partial.html,
"temp/ramp"_compute_temp_ramp.html,
"temp/region"_compute_temp_region.html :tb(c=6,ea=c)
"temp/region"_compute_temp_region.html,
"temp/sphere"_compute_temp_sphere.html :tb(c=6,ea=c)
These are compute styles contributed by users, which can be used if
"LAMMPS is built with the appropriate package"_Section_start.html#2_3.