From 1a837a51bc6dcd607add9b1a9ea845d999075736 Mon Sep 17 00:00:00 2001 From: JGonzalez Date: Thu, 5 Mar 2026 19:56:06 +0100 Subject: [PATCH] txs auto checkin --- doc/user-manual/fpakc_UserManual.tex | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/user-manual/fpakc_UserManual.tex b/doc/user-manual/fpakc_UserManual.tex index 654429b..4820a36 100644 --- a/doc/user-manual/fpakc_UserManual.tex +++ b/doc/user-manual/fpakc_UserManual.tex @@ -596,16 +596,16 @@ make Fixed potential for Dirichlet boundary condition. \item \textbf{dirichletTime}: Constant value of the electric potential with a time variable profile. - The value of \textbf{boundaryEM.potential} will be multiplied for the corresponding value in the file \textbf{boundaryEM.temporalProfile}. + Required values are: - \textbf{potential}: Real. - Potential for Dirichlet boundary condition. + \textbf{potential}: Real. + Potential for Dirichlet boundary condition. - \textbf{temporalProfile}: Character. - Filename of the 2 column file containing the time variable profile. - File must be located in \textbf{output.path}. - The first column is the time in $\unit{s}$. - The second column is the factor that will multiply the value set in \textbf{potential}. + \textbf{temporalProfile}: Character. + Filename of the 2 column file containing the time variable profile. + File must be located in \textbf{output.path}. + The first column is the time in $\unit{s}$. + The second column is the factor that will multiply the value set in \textbf{potential}. \end{itemize}