hyperfine.implantation.electronic_stopping.proton_stopping_cross_section_high_energy
- hyperfine.implantation.electronic_stopping.proton_stopping_cross_section_high_energy(T: Sequence[float], A_2: Annotated[float, slice(0, None, None)], A_3: Annotated[float, slice(0, None, None)], A_4: Annotated[float, slice(0, None, None)], A_5: Annotated[float, slice(0, None, None)]) Sequence[float][source]
Low-energy proton electronic stopping cross section in the ‘high-energy’ region.
Empirical Varelas-Biersack parameterization of the proton electronic stopping cross section for scaled energies \(T \geq 10\) keV.
See Eqs. (3.1a)-(3.1c) in: https://doi.org/10.1093/jicru_os25.2.18
- Parameters:
T – Scaled projectile energy (keV).
A_2 – Empirical stopping coefficient \(A_{2}\) (10-15 eV cm2 atom-1 keV-0.45).
A_3 – Empirical stopping coefficient \(A_{3}\) (10-15 eV cm2 atom-1 keV).
A_4 – Empirical stopping coefficient \(A_{4}\) (keV).
A_5 – Empirical stopping coefficient \(A_{5}\) (keV-1).
- Returns:
The proton stopping cross section at scaled energy \(T\) (10-15 eV cm2 atom-1).