Compare commits
No commits in common. "45a4c3fe3d41cd9f697c5f29fcbb702e2f49f0a4" and "4049bbca314e07bcb0d0f3b151bd1543b929fac9" have entirely different histories.
45a4c3fe3d
...
4049bbca31
2 changed files with 0 additions and 12 deletions
Binary file not shown.
|
|
@ -401,9 +401,6 @@ make
|
|||
\item \textbf{bounraiesParticle}: Logical.
|
||||
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.
|
||||
\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.
|
||||
Defines the probes employed for obtaining the distribution function at specific positions.
|
||||
See Sec.~\ref{sec:probing} for more information.
|
||||
|
|
@ -691,15 +688,6 @@ make
|
|||
Units of $\unit{K}$
|
||||
Array dimension $3$.
|
||||
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.
|
||||
Identification of the edge in the mesh file.
|
||||
\item \textbf{particlesPerEdge}: Integer.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue