Compare commits

..

No commits in common. "45a4c3fe3d41cd9f697c5f29fcbb702e2f49f0a4" and "4049bbca314e07bcb0d0f3b151bd1543b929fac9" have entirely different histories.

2 changed files with 0 additions and 12 deletions

Binary file not shown.

View file

@ -401,9 +401,6 @@ make
\item \textbf{bounraiesParticle}: Logical. \item \textbf{bounraiesParticle}: Logical.
Determines if the properties of the boundaries are written. Determines if the properties of the boundaries are written.
\textit{Warning}: Not all particle models produce this output, only those whose properties change during the simulation. \textit{Warning}: Not all particle models produce this output, only those whose properties change during the simulation.
\item \textbf{injects}: Logical.
Determines if the properties of the injection of particles are written.
\textit{Warning}: Not all injection types produce this output, only those whose properties change during the simulation.
\item \textbf{probes}: Array of objects. \item \textbf{probes}: Array of objects.
Defines the probes employed for obtaining the distribution function at specific positions. Defines the probes employed for obtaining the distribution function at specific positions.
See Sec.~\ref{sec:probing} for more information. See Sec.~\ref{sec:probing} for more information.
@ -691,15 +688,6 @@ make
Units of $\unit{K}$ Units of $\unit{K}$
Array dimension $3$. Array dimension $3$.
Temperature in each direction. Temperature in each direction.
\item \textbf{type}: Character.
Type of injection.
Available values are:
\begin{itemize}
\item \textbf{constant}: The flow does not change.
This is the default value if none is provided.
\item \textbf{quasiNeutral}: The flow of the species is changed over time to keep the charge density close to zero at the injection surface.
The weight of the injected particles is changed.
\end{itemize}
\item \textbf{physicalSurface}: Integer. \item \textbf{physicalSurface}: Integer.
Identification of the edge in the mesh file. Identification of the edge in the mesh file.
\item \textbf{particlesPerEdge}: Integer. \item \textbf{particlesPerEdge}: Integer.