Function to return a setup for a slowdown momentum
distribution, based on Wilkie 2018, https://arxiv.org/abs/1808.01934v2, eq.
2.9.
slowdown_setup(b, n, A, Z, birth_energy, n_e, T_e_eV, ions, name)
Arguments
| b |
numeric b-parameter in Wilkie 2018 eq. 2.9. Quantifies
importance of transport. Suggested in the range 0 (no transport) to 10
(significant effect).
|
| n |
numeric Particle density.
|
| A |
numeric Particle mass number
|
| Z |
numeric Particle charge number
|
| birth_energy |
numeric Particle birth energy in eV.
|
| n_e |
numeric Electron density.
|
| T_e_eV |
numeric Electron temperature in eV.
|
| ions |
data frame with information on all ion species, containing
columns "n" (ion density), "A" (ion mass number), and "Z" (ion charge
number)
|
| name |
character Name of distribution/particle
|
Value
list with momentum distribution setup