File amjuel_helium.hxx#

Defines

AMJUEL_HELIUM_H#
struct AmjuelHeIonisation01 : public AmjuelReaction#
#include <amjuel_helium.hxx>

Component for Helium ionisation (e + he -> he+ + 2e) based on Amjuel reaction 2.3.9a, page 161. Not resolving metastables, only transporting ground state.

Public Functions

inline AmjuelHeIonisation01(std::string name, Options &alloptions, Solver*)#
struct AmjuelHeRecombination10 : public AmjuelReaction#
#include <amjuel_helium.hxx>

Component for Helium recombination (e + he+ -> he) based on Amjuel reaction 2.3.13a, page 181 and 295. Not resolving metastables. Includes radiative + threebody + dielectronic. Fujimoto Formulation II.

Public Functions

inline AmjuelHeRecombination10(std::string name, Options &alloptions, Solver*)#