From 87baaba5cf97a40a3be4393090986fc6b3a9bf8d Mon Sep 17 00:00:00 2001
From: Roberto Porcu <robbberto88@gmail.com>
Date: Wed, 26 Mar 2025 17:01:47 +0000
Subject: [PATCH] Update inputs after mfix-exa MR1456 (exa/docs!119)

---
 docs/source_docs/user_guide/inputs/output/monitors.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/source_docs/user_guide/inputs/output/monitors.rst b/docs/source_docs/user_guide/inputs/output/monitors.rst
index d622554..5ff9dd7 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                                          |
-- 
GitLab