Skip to content
Snippets Groups Projects

New dem options from tangential history MR 1245

Merged Deepak Rangarajan requested to merge rangarad/docs:options_from_mr1245 into main
@@ -90,8 +90,7 @@ Enabling the DEM solver and specifying model options.
| dem.implicit_drag | Apply fluid-particle drag force by | int | 0 |
| | :ref:`implicit velocity update<InputsDEMImplicitDrag>`. | | |
+-------------------------------+-------------------------------------------------------------------------+----------+-----------+
| dem.tan_history | Include tangential history force in the collision model. When True, | Bool | False |
| | the executable needs to be built with ``-DMFIX_GRANULAR=yes`` | | |
| dem.tan_history | Include tangential history force in the collision model. | Bool | False |
+-------------------------------+-------------------------------------------------------------------------+----------+-----------+
| dem.tan_history.max_contacts | When tangential history is enabled, the maximum number of contacts | Int | 10 |
| | per particle that are tracked at any point | | |
Loading