From db881c7fd6a334c440a36a413a48e4286ea17897 Mon Sep 17 00:00:00 2001 From: JGonzalez Date: Thu, 5 Mar 2026 20:18:05 +0100 Subject: [PATCH] txs auto checkin --- doc/user-manual/fpakc_UserManual.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/user-manual/fpakc_UserManual.tex b/doc/user-manual/fpakc_UserManual.tex index 27c0a32..469165c 100644 --- a/doc/user-manual/fpakc_UserManual.tex +++ b/doc/user-manual/fpakc_UserManual.tex @@ -620,6 +620,9 @@ make \begin{itemize} \item \textbf{index}. Integer. Index of the edge surface as defined in the mesh file. + \item \textbf{particles}. Array of characters. + Size equal to the number of species. + Each element of the array is the name of the \textbf{boundaries.particles} that the species will experience when interacting with the edge in this physical surface. \end{itemize} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%