Commit caf45764 authored by Jordan Musser's avatar Jordan Musser
Browse files

set particles.constraint = None as default (exa/docs!148)

parent feb6830c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -107,7 +107,9 @@ The following inputs are defined using the prefix ``particles``:
|                     |                                                                           |             |           |
|                     | Options:                                                                  |             |           |
|                     |                                                                           |             |           |
|                     | * ``mean_velocity``                                                       |             |           |
|                     | * ``None`` - Particles evolve normally                                    |             |           |
|                     | * ``mean_velocity`` - Impose a mean velocity on particles at the end of   |             |           |
|                     |   each solids update step.                                                |             |           |
|                     |                                                                           |             |           |
+---------------------+---------------------------------------------------------------------------+-------------+-----------+