Definition at line 7 of file ngamma_eq.py.
◆ __init__()
def src_files.ngamma_eq.ngamma_eq.__init__ |
( |
|
self, |
|
|
|
path_winvn = "winvne_v2.0.dat" |
|
) |
| |
Constructor for the class
Definition at line 9 of file ngamma_eq.py.
◆ __calc_ratio()
def src_files.ngamma_eq.ngamma_eq.__calc_ratio |
( |
|
self, |
|
|
|
Z, |
|
|
|
N, |
|
|
|
T, |
|
|
|
ndens |
|
) |
| |
|
private |
◆ __calc_Sn_winvn()
def src_files.ngamma_eq.ngamma_eq.__calc_Sn_winvn |
( |
|
self | ) |
|
|
private |
Calculate the neutron separation energy from the mass excess in the winvn
Definition at line 51 of file ngamma_eq.py.
◆ __read_winvn()
def src_files.ngamma_eq.ngamma_eq.__read_winvn |
( |
|
self | ) |
|
|
private |
Read the file containing the partition functions
Definition at line 29 of file ngamma_eq.py.
◆ calc_r_process_path()
def src_files.ngamma_eq.ngamma_eq.calc_r_process_path |
( |
|
self, |
|
|
|
density, |
|
|
|
temperature, |
|
|
|
yn |
|
) |
| |
◆ helper_calc()
def src_files.ngamma_eq.ngamma_eq.helper_calc |
( |
|
Sn_array, |
|
|
|
density, |
|
|
|
temperature, |
|
|
|
yn, |
|
|
|
pf, |
|
|
|
spin |
|
) |
| |
Helper function to calculate the path of the r-process. Necessary to use numba.
Definition at line 85 of file ngamma_eq.py.
◆ __A
src_files.ngamma_eq.ngamma_eq.__A |
|
private |
◆ __hbar
src_files.ngamma_eq.ngamma_eq.__hbar |
|
private |
◆ __hix
src_files.ngamma_eq.ngamma_eq.__hix |
|
private |
◆ __kb
src_files.ngamma_eq.ngamma_eq.__kb |
|
private |
◆ __mu
src_files.ngamma_eq.ngamma_eq.__mu |
|
private |
◆ __N
src_files.ngamma_eq.ngamma_eq.__N |
|
private |
◆ __NA
src_files.ngamma_eq.ngamma_eq.__NA |
|
private |
◆ __path_winvn
src_files.ngamma_eq.ngamma_eq.__path_winvn |
|
private |
◆ __pf_Z_N
src_files.ngamma_eq.ngamma_eq.__pf_Z_N |
|
private |
◆ __Sn_Z_N
src_files.ngamma_eq.ngamma_eq.__Sn_Z_N |
|
private |
◆ __Sn_Z_N_winvn
src_files.ngamma_eq.ngamma_eq.__Sn_Z_N_winvn |
|
private |
◆ __spin_Z_N
src_files.ngamma_eq.ngamma_eq.__spin_Z_N |
|
private |
◆ __Z
src_files.ngamma_eq.ngamma_eq.__Z |
|
private |
◆ nopython
src_files.ngamma_eq.ngamma_eq.nopython |
|
static |
◆ path_N
src_files.ngamma_eq.ngamma_eq.path_N |