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

This commit is contained in:
sjplimp 2007-09-19 21:36:00 +00:00
parent 7c67b38f82
commit 9d56a02d81
2 changed files with 4 additions and 4 deletions

View File

@ -108,8 +108,8 @@ particles is less than the delta parameter.
performed if no current particle in the simulation is within a performed if no current particle in the simulation is within a
distance R of the new particle. If this test fails, a new random distance R of the new particle. If this test fails, a new random
position within the insertion volume is chosen and another trial is position within the insertion volume is chosen and another trial is
made. Up to Q attempts are made, after which LAMMPS prints a warning made. Up to Q attempts are made. If an atom is not successfully
message. deposited, LAMMPS prints a warning message.
</P> </P>
<P>The <I>rate</I> option moves the insertion volume in the z direction (3d) <P>The <I>rate</I> option moves the insertion volume in the z direction (3d)
or y direction (2d). This enables particles to be inserted from a or y direction (2d). This enables particles to be inserted from a

View File

@ -96,8 +96,8 @@ Once a trial x,y,z location has been computed, the insertion is only
performed if no current particle in the simulation is within a performed if no current particle in the simulation is within a
distance R of the new particle. If this test fails, a new random distance R of the new particle. If this test fails, a new random
position within the insertion volume is chosen and another trial is position within the insertion volume is chosen and another trial is
made. Up to Q attempts are made, after which LAMMPS prints a warning made. Up to Q attempts are made. If an atom is not successfully
message. deposited, LAMMPS prints a warning message.
The {rate} option moves the insertion volume in the z direction (3d) The {rate} option moves the insertion volume in the z direction (3d)
or y direction (2d). This enables particles to be inserted from a or y direction (2d). This enables particles to be inserted from a