txs auto checkin

This commit is contained in:
Jorge Gonzalez 2026-03-05 18:44:55 +01:00
commit 43f23b1492

View file

@ -510,10 +510,8 @@ make
\begin{itemize} \begin{itemize}
\item \textbf{name}: Character. \item \textbf{name}: Character.
Name of the boundary. Name of the boundary.
\item \textbf{physicalSurface}: Integer. \item \textbf{type}: Character.
Identification of the surface in the mesh file. Model for the interaction between particles and the edge.
\item \textbf{bType}: Array of objects of dimension 'number of species'.
Per each species defined in the case, a boundary \textbf{type} needs to be provided.
Accepted values for \textbf{type} are: Accepted values for \textbf{type} are:
\begin{itemize} \begin{itemize}
\item \textbf{reflection}: Elastic reflection of particles. \item \textbf{reflection}: Elastic reflection of particles.
@ -559,7 +557,6 @@ make
Units in $\unit{K}$. Units in $\unit{K}$.
Temperature of neutral background. Temperature of neutral background.
Required parameter. Required parameter.
\end{itemize} \end{itemize}
\item \textbf{effectiveTime}: Real. \item \textbf{effectiveTime}: Real.
Units in $\unit{s}$. Units in $\unit{s}$.
@ -571,7 +568,6 @@ make
Required parameter. Required parameter.
\item \textbf{crossSection}: Character. \item \textbf{crossSection}: Character.
Complete path to the cross-section data for the ionization process. Complete path to the cross-section data for the ionization process.
\end{itemize} \end{itemize}
\item \textbf{axis}: Identifies the symmetry axis for 2D cylindrical simulations. \item \textbf{axis}: Identifies the symmetry axis for 2D cylindrical simulations.
If , for some reason, a particle interacts with this axis, it is reflected. If , for some reason, a particle interacts with this axis, it is reflected.