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}
\item \textbf{name}: Character.
Name of the boundary.
\item \textbf{physicalSurface}: Integer.
Identification of the surface in the mesh file.
\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.
\item \textbf{type}: Character.
Model for the interaction between particles and the edge.
Accepted values for \textbf{type} are:
\begin{itemize}
\item \textbf{reflection}: Elastic reflection of particles.
@ -559,7 +557,6 @@ make
Units in $\unit{K}$.
Temperature of neutral background.
Required parameter.
\end{itemize}
\item \textbf{effectiveTime}: Real.
Units in $\unit{s}$.
@ -571,7 +568,6 @@ make
Required parameter.
\item \textbf{crossSection}: Character.
Complete path to the cross-section data for the ionization process.
\end{itemize}
\item \textbf{axis}: Identifies the symmetry axis for 2D cylindrical simulations.
If , for some reason, a particle interacts with this axis, it is reflected.