txs auto checkin
This commit is contained in:
parent
a69e4ee4c7
commit
a81e7cca8a
1 changed files with 75 additions and 72 deletions
|
|
@ -502,10 +502,11 @@ make
|
|||
\end{itemize}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\subsection{boundary}
|
||||
The array object \textbf{boundary} determines the interaction between surfaces and particles.
|
||||
These boundaries need to be linked to a specific edge in the mesh.
|
||||
The accepted variables are:
|
||||
\subsection{boundaries}
|
||||
The object \textbf{boundaries} has two main arrays that define the particle boundaries and the ones that must be applied to the electromagnetic field.
|
||||
\begin{itemize}
|
||||
\item \textbf{particles}. Array of objects.
|
||||
Different models for interaction between particles and edges.
|
||||
\begin{itemize}
|
||||
\item \textbf{name}: Character.
|
||||
Name of the boundary.
|
||||
|
|
@ -576,6 +577,8 @@ make
|
|||
If , for some reason, a particle interacts with this axis, it is reflected.
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
\item \textbf{EM}
|
||||
\end{itemize}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\subsection{boundaryEM}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue