|
ASCOT5
|
Header file for suzuki.c. More...
Go to the source code of this file.
Functions | |
| a5err | suzuki_sigmav (real *sigmav, real EperAmu, real vnorm, real ne, real te, integer nion, real *ni, const int *Anum, const int *Znum) |
| Calculate beam-stopping cross-section according to Suzuki model. | |
| a5err suzuki_sigmav | ( | real * | sigmav, |
| real | EperAmu, | ||
| real | vnorm, | ||
| real | ne, | ||
| real | te, | ||
| integer | nion, | ||
| real * | ni, | ||
| const int * | anum, | ||
| const int * | znum ) |
Calculate beam-stopping cross-section according to Suzuki model.
| sigmav | evaluated beam stopping cross section [m^2] |
| EperAmu | test particle energy divided by its atomic mass number [J] |
| vnorm | test particle velocity [m/s] |
| ne | electron particle density [m^-3] |
| te | electron temperature [J] |
| nion | number of ion species present in the plasma |
| ni | densities of the ion species with at least single hydrogen species |
| anum | background ion species' atomic mass number |
| znum | background ion species' charge number |