From a842a83e388750d469a33b7e18323a6d2b10b8dc Mon Sep 17 00:00:00 2001
From: Roberto Porcu <robbberto88@gmail.com>
Date: Wed, 26 Mar 2025 12:25:33 -0400
Subject: [PATCH] update inputs after mfix-exa MR1456

---
 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