Commit 1175a790 authored by Deepak Rangarajan's avatar Deepak Rangarajan Committed by Jordan Musser
Browse files

updates for making tangential dem settings optional (exa/docs!71)

parent eb8afb90
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -75,17 +75,17 @@ Enabling the DEM solver and specifying model options.
+-------------------------+-------------------------------------------------------------------------+----------+-----------+
| dem.spring_const.pw     | Normal spring constant :: particle to wall collisions [required]        | Real     |  0        |
+-------------------------+-------------------------------------------------------------------------+----------+-----------+
| dem.spring_tang_fac.pp  | Tangential-to-normal spring constant factor :: particle to particle     | Real     |  0        |
|                         | collisions [required]                                                   |          |           |
| dem.spring_tang_fac.pp  | Tangential-to-normal spring constant factor :: particle to particle     | Real     | 0.2857    |
|                         | collisions                                                              |          |           |
+-------------------------+-------------------------------------------------------------------------+----------+-----------+
| dem.spring_tang_fac.pw  | Tangential-to-normal spring constant factor :: particle to wall         | Real     |  0        |
|                         | collisions [required]                                                   |          |           |
| dem.spring_tang_fac.pw  | Tangential-to-normal spring constant factor :: particle to wall         | Real     | 0.2857    |
|                         | collisions                                                              |          |           |
+-------------------------+-------------------------------------------------------------------------+----------+-----------+
| dem.damping_tang_fac.pp | Factor relating the tangential damping coefficient to the normal        | Real     |  0        |
|                         | damping coefficient :: particle to particle collisions [required]       |          |           |
| dem.damping_tang_fac.pp | Factor relating the tangential damping coefficient to the normal        | Real     |  0.5      |
|                         | damping coefficient :: particle to particle collisions                  |          |           |
+-------------------------+-------------------------------------------------------------------------+----------+-----------+
| dem.damping_tang_fac.pw | Factor relating the tangential damping coefficient to the normal        | Real     |  0        |
|                         | damping coefficient :: particle to wall collisions [required]           |          |           |
| dem.damping_tang_fac.pw | Factor relating the tangential damping coefficient to the normal        | Real     |  0.5      |
|                         | damping coefficient :: particle to wall collisions                      |          |           |
+-------------------------+-------------------------------------------------------------------------+----------+-----------+

The following inputs use the DEM type names specified using the `dem.solve` input to define restitution coefficients and