apply make fix-whitespace

This commit is contained in:
Yifan Li
2023-03-10 02:00:18 -05:00
parent 2a3f753c41
commit 5a593f06f6
2 changed files with 6 additions and 6 deletions

View File

@ -221,9 +221,9 @@ options choose a z-coordinate for insertion independently.
The vx, vy, and vz components of velocity for the inserted particle
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
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

View File

@ -17,7 +17,7 @@ Syntax
* ID, group-ID are documented in :doc:`fix <fix>` command
* style = *pimd/langevin* or *pimd/nvt* = style name of this fix command
* zero or more keyword/value pairs may be appended
* keywords for style *pimd/nvt*
* keywords for style *pimd/nvt*
.. parsed-literal::
*keywords* = *method* or *fmass* or *sp* or *temp* or *nhc*
@ -27,7 +27,7 @@ Syntax
*temp* value = temperature (temperarate units)
*nhc* value = Nc = number of chains in Nose-Hoover thermostat
* keywords for style *pimd/langevin*
* keywords for style *pimd/langevin*
.. parsed-literal::
*keywords* = *method* or *integrator* or *ensemble* or *fmass* or *fmmode* or *scale* or *lj* or *temp* or *thermostat* or *tau* or *press* or *barostat* or *taup* or *iso* or *aniso*
@ -183,7 +183,7 @@ quasi-beads to :doc:`binary restart files <restart>`. See the
a fix in an input script that reads a restart file, so that the
operation of the fix continues in an uninterrupted fashion.
Fix *pimd/langevin* ...
Fix *pimd/langevin* ...
None of the :doc:`fix_modify <fix_modify>` options
are relevant to fix pimd/nvt.