txs auto checkin
This commit is contained in:
parent
833a863e64
commit
1a837a51bc
1 changed files with 8 additions and 8 deletions
|
|
@ -596,16 +596,16 @@ make
|
||||||
Fixed potential for Dirichlet boundary condition.
|
Fixed potential for Dirichlet boundary condition.
|
||||||
|
|
||||||
\item \textbf{dirichletTime}: Constant value of the electric potential with a time variable profile.
|
\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.
|
\textbf{potential}: Real.
|
||||||
Potential for Dirichlet boundary condition.
|
Potential for Dirichlet boundary condition.
|
||||||
|
|
||||||
\textbf{temporalProfile}: Character.
|
\textbf{temporalProfile}: Character.
|
||||||
Filename of the 2 column file containing the time variable profile.
|
Filename of the 2 column file containing the time variable profile.
|
||||||
File must be located in \textbf{output.path}.
|
File must be located in \textbf{output.path}.
|
||||||
The first column is the time in $\unit{s}$.
|
The first column is the time in $\unit{s}$.
|
||||||
The second column is the factor that will multiply the value set in \textbf{potential}.
|
The second column is the factor that will multiply the value set in \textbf{potential}.
|
||||||
|
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue