Merge pull request #1 from gtow-MD/gtow-MD-patch-1
Updated fix_deposit documentation
This commit is contained in:
@ -220,11 +220,11 @@ ignored if the *global* or *local* keywords are used, since those
|
||||
options choose a z-coordinate for insertion independently.
|
||||
|
||||
The vx, vy, and vz components of velocity for the inserted particle
|
||||
are set using the values specified for the *vx*, *vy*, and *vz*
|
||||
keywords. Note that normally, new particles should be a assigned a
|
||||
negative vertical velocity so that they move towards the surface. For
|
||||
molecules, the same velocity is given to every particle (no rotation
|
||||
or bond vibration).
|
||||
are set by sampling a uniform distribution between the bounds set by
|
||||
the values specified for the *vx*, *vy*, and *vz* keywords. Note that
|
||||
normally, new particles should be a assigned a negative vertical
|
||||
velocity so that they move towards the surface. For molecules, the
|
||||
same velocity is given to every particle (no rotation or bond vibration).
|
||||
|
||||
If the *target* option is used, the velocity vector of the inserted
|
||||
particle is changed so that it points from the insertion position
|
||||
|
||||
Reference in New Issue
Block a user