![]() |
Module effphase_class for calculating effective phase space integral. More...
Go to the source code of this file.
Modules | |
module | effphase_class |
Calculate the effective phase space integral needed for the log(ft) weak rates. | |
Functions/Subroutines | |
subroutine, public | effphase_class::effphase (temp, chem, qec, phaseint) |
real(r_kind) function | xeffc (w) |
The integrand in effective psi, eq.[16] of Langanke & Pinedo (2001) More... | |
Variables | |
real(r_kind) | effphase_class::me_temp |
me [MeV]/kT [MeV] More... | |
real(r_kind) | effphase_class::chem_me |
chem [MeV]/me [MeV] More... | |
real(r_kind) | effphase_class::qval_me |
Q [MeV]/me [MeV]. More... | |
Module effphase_class for calculating effective phase space integral.
The error file code for this file is W15.
Definition in file effphase_class.f90.
The integrand in effective psi, eq.[16] of Langanke & Pinedo (2001)
[in] | w | total (kinetic+rest mass) energy of e-/e+ |
Definition at line 95 of file effphase_class.f90.