effphase_class.f90 File Reference

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_kindeffphase_class::me_temp
 me [MeV]/kT [MeV] More...
 
real(r_kindeffphase_class::chem_me
 chem [MeV]/me [MeV] More...
 
real(r_kindeffphase_class::qval_me
 Q [MeV]/me [MeV]. More...
 

Detailed Description

Module effphase_class for calculating effective phase space integral.

The error file code for this file is W15.

Definition in file effphase_class.f90.

Function/Subroutine Documentation

◆ xeffc()

real(r_kind) function xeffc ( real(r_kind), intent(in)  w)

The integrand in effective psi, eq.[16] of Langanke & Pinedo (2001)

Parameters
[in]wtotal (kinetic+rest mass) energy of e-/e+

Definition at line 95 of file effphase_class.f90.