diff --git a/docs/source_docs/user_guide/inputs/output/monitors.rst b/docs/source_docs/user_guide/inputs/output/monitors.rst index d622554f9bdbcbf4c77555a2c27a6137898881cb..5ff9dd7519d6f6f8173ce7804b1a7b59267ff9d3 100644 --- a/docs/source_docs/user_guide/inputs/output/monitors.rst +++ b/docs/source_docs/user_guide/inputs/output/monitors.rst @@ -472,6 +472,8 @@ The following table lists all the solids phase variables that can be monitored: +==========================+=========================================================================================+ | ones | value of :math:`\phi_p` is set to 1 for each solid particle | +--------------------------+-----------------------------------------------------------------------------------------+ +| k_energy | particles kinetic energy | ++--------------------------+-----------------------------------------------------------------------------------------+ | position | particles position (all the three components) | +--------------------------+-----------------------------------------------------------------------------------------+ | pos_[x/y/z] | x, y, or z component of the particles position |