diff --git a/doc/Section_commands.html b/doc/Section_commands.html index 38c83ae038..2bec1769e9 100644 --- a/doc/Section_commands.html +++ b/doc/Section_commands.html @@ -402,10 +402,10 @@ of each style or click on the style itself for a full description: nve/spherenve/trinvtnvt/aspherenvt/sllodnvt/sphereonewayorient/fcc planeforcepoemspourpress/berendsenprintproperty/atomqeq/combreax/bonds recenterrestrainrigidrigid/nphrigid/nptrigid/nverigid/nvtrigid/small -setforceshakespringspring/rgspring/selfsrdstore/forcestore/state -temp/berendsentemp/csvrtemp/rescalethermal/conductivitytmdttmtune/kspacevector -viscosityviscouswall/colloidwall/granwall/harmonicwall/lj1043wall/lj126wall/lj93 -wall/pistonwall/reflectwall/regionwall/srd +rigid/small/nphrigid/small/nptrigid/small/nverigid/small/nvtsetforceshakespringspring/rg +spring/selfsrdstore/forcestore/statetemp/berendsentemp/csvrtemp/rescalethermal/conductivity +tmdttmtune/kspacevectorviscosityviscouswall/colloidwall/gran +wall/harmonicwall/lj1043wall/lj126wall/lj93wall/pistonwall/reflectwall/regionwall/srd

These are fix styles contributed by users, which can be used if diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt index f236c19a8d..e6acf39b18 100644 --- a/doc/Section_commands.txt +++ b/doc/Section_commands.txt @@ -531,6 +531,10 @@ of each style or click on the style itself for a full description: "rigid/nve"_fix_rigid.html, "rigid/nvt"_fix_rigid.html, "rigid/small"_fix_rigid.html, +"rigid/small/nph"_fix_rigid.html, +"rigid/small/npt"_fix_rigid.html, +"rigid/small/nve"_fix_rigid.html, +"rigid/small/nvt"_fix_rigid.html, "setforce"_fix_setforce.html, "shake"_fix_shake.html, "spring"_fix_spring.html, diff --git a/doc/compute_voronoi_atom.html b/doc/compute_voronoi_atom.html index 2b086741ea..97c360769e 100644 --- a/doc/compute_voronoi_atom.html +++ b/doc/compute_voronoi_atom.html @@ -113,16 +113,16 @@ performed for the first invocation of the compute and then stored. For all following invocations of the compute the number of atoms in each Voronoi cell in the stored tessellation is counted. In this mode the compute returns a per-atom array with 2 columns. The first column -is the number of atoms currently in the Voronoi volume defined by this -atom at the time of the first invocation of the compute (note that the +is the number of atoms currently in the Voronoi volume defined by this +atom at the time of the first invocation of the compute (note that the atom may have moved significantly). The second column contains the -total number of atoms sharing the Voronoi cell of the stored -tessellation at the location of the current atom. Numbers in column one -can be any positive integer including zero, while column two values will -always be greater than zero. Column one data can be used to locate -vacancies (the coordinates are given by the atom coordinates at the -time step when the compute was first invoked), while column two data -can be used to identify interstitial atoms. +total number of atoms sharing the Voronoi cell of the stored +tessellation at the location of the current atom. Numbers in column +one can be any positive integer including zero, while column two +values will always be greater than zero. Column one data can be used +to locate vacancies (the coordinates are given by the atom coordinates +at the time step when the compute was first invoked), while column two +data can be used to identify interstitial atoms.


diff --git a/doc/fix_rigid.html b/doc/fix_rigid.html index 1d8549a090..a71ffde390 100644 --- a/doc/fix_rigid.html +++ b/doc/fix_rigid.html @@ -21,13 +21,21 @@

fix rigid/small command

+

fix rigid/nve/small command +

+

fix rigid/nvt/small command +

+

fix rigid/npt/small command +

+

fix rigid/nph/small command +

Syntax:

fix ID group-ID style bodystyle args keyword values ...