Half-Maxwellian distribution added to the user manual

The option to have half-Maxwellian distributions in the injection of
particles has been added to the user manual.
This commit is contained in:
Jorge Gonzalez 2023-05-22 15:20:11 +02:00
commit 2505cbecf2
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View file

@ -619,6 +619,8 @@ make
Type of distribution function used to obtain injected particle velocity: Type of distribution function used to obtain injected particle velocity:
\begin{itemize} \begin{itemize}
\item \textbf{Maxwellian}: Maxwellian distribution of temperature \textbf{T} and mean \textbf{v} times the value of \textbf{n} in the specified direction. \item \textbf{Maxwellian}: Maxwellian distribution of temperature \textbf{T} and mean \textbf{v} times the value of \textbf{n} in the specified direction.
\item \textbf{Half-Maxwellian}: Half-Maxwellian distribution of temperature \textbf{T} and mean \textbf{v} times the value of \textbf{n} in the specified direction.
Only takes into account the positive part of the half-Maxwellian.
\item \textbf{Delta}: Dirac's delta distribution function. All particles are injected with velocity \textbf{v} times the value of \textbf{n} in the specified direction. \item \textbf{Delta}: Dirac's delta distribution function. All particles are injected with velocity \textbf{v} times the value of \textbf{n} in the specified direction.
\end{itemize} \end{itemize}
\item \textbf{T}: Real. \item \textbf{T}: Real.