Go to the documentation of this file.
32 real(
r_kind),
dimension(:),
allocatable :: part_func
46 integer,
dimension(6) :: parts
47 character(4) :: source
48 integer,
dimension(6) :: ch_amount
49 integer,
dimension(4,6) :: cscf_ind
52 logical :: is_resonant
71 integer,
dimension(6) :: parts
72 integer,
dimension(6) :: ch_amount
73 character(4) :: source
95 character*5,
dimension(:),
allocatable,
public ::
net_names
logical, public heating_switch
Variables related to nuclear heating.
character *5, dimension(:), allocatable, public net_names
list of isotopes contained in the network
integer, public ipro
index of alphas, neutrons and protons
type(reactionrate_type), dimension(:), allocatable, public rrate
array containing all reaction rates used in the network
integer common_weak_rates
Counter for rates that are included in Reaclib and theoretical weak rates.
real(r_kind), dimension(:), allocatable, public t9_data
temperatures at which partition functions are given [GK]
Flow type to store flows.
data fields for the nuclides contained in the network
type(reactionrate_type), dimension(:), allocatable, public rrate_weak_exp
array saving the exp. weak rates from reaclib that are replaced by theo weak rates
data fields for neutrino rates given in Langanke&Kolbe 2001
integer, dimension(:), allocatable, public track_nuclei_indices
Variables related to tracking individual nuclei.
type(isotope_type), dimension(:), allocatable, public isotope
all nuclides used in the network
real(r_kind), dimension(:), allocatable, public qnuloss
Qnu for decay of each isotope [MeV].
type(nurate_type), dimension(:), allocatable, public nurate
neutrino rates
integer only_theo_weak_rates
Counter for rates that are not included in Reaclib, but in theoretical weak rates.
integer, public net_size
total number of isotopes (network size)
integer, public track_nuclei_nr
amount of tracked nuclei
Contains types and objects shared between multiple modules.
integer, public nreac
total number of reactions
real(r_kind), dimension(5) nag_state
t,t9,rho_b for debugging