txs auto checkin
This commit is contained in:
parent
a33915dcff
commit
43f23b1492
1 changed files with 64 additions and 68 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue