public elemental function fang2008(Q0_keV, E0_keV, Tn, massden_gcm3, meanmass_g, g_ms2) result(Qtot)
COMPUTE IONIZATION RATES PER THE FANG 2008 SEMI-EMPIRICAL METHOD.
https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2008JA013384
Total Ionization Rate by Precipitating Electrons With a
Maxwellian Energy and Isotropic Pitch Angle Distribution
H_cm [centimeters]
Equation (4)
Ci COEFFS and SHAPE FUNCTION
Equation (7)
Equation (6) energy deposition "f"
Equation (2) total electron impact ionization rate
[cm^-3 s^-1]
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.