Different species for secondary electrons
The option to have a different species than the impacting electron for secondary electrons from ionization is introduced.
This commit is contained in:
parent
4585390b50
commit
e41b448ef8
4 changed files with 45 additions and 7 deletions
|
|
@ -764,6 +764,11 @@ make
|
|||
\item \textbf{electron}: Character.
|
||||
Name of species designed as electrons.
|
||||
Only valid for \textbf{ionization} and \textbf{recombination} processes.
|
||||
\item \textbf{electronSecondary}: Character.
|
||||
Optional.
|
||||
Name of species designed as secondary electrons.
|
||||
If none provided, \textbf{electron} is used.
|
||||
Only valid for \textbf{ionization}.
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
\item \textbf{Coulomb}: Array of objects.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue