WARPXM v1.10.0
Loading...
Searching...
No Matches
fusion_rates.h
Go to the documentation of this file.
1#ifndef WXM_APPS_GENERAL_FUNCTIONS_FUSION_RATES_H
2#define WXM_APPS_GENERAL_FUNCTIONS_FUSION_RATES_H
3
4// Wm includes
6
7/*
8 *
9 * Calculate T-dependent fusion reaction rates
10 *
11 */
12
20
28
36
37#endif // WXM_APPS_GENERAL_FUNCTIONS_FUSION_RATES_H
real fusion_rate_DT(const real T)
Calculate T-dependent fusion reaction rate for T(d,n)4He per [Bosch and Hale NF 1992].
real fusion_rate_DDn(const real T)
Calculate T-dependent fusion reaction rate for D(d,n)3He per [Bosch and Hale NF 1992].
real fusion_rate_DDp(const real T)
Calculate T-dependent fusion reaction rate for D(d,p)T per [Bosch and Hale NF 1992].
#define real
Definition: wmoclunstructuredreconstruction.h:11