Go to the documentation of this file.
23 #ifndef O2SCL_NUCMASS_DGLG_H
24 #define O2SCL_NUCMASS_DGLG_H
33 #include <o2scl/nucmass.h>
35 #ifndef DOXYGEN_NO_O2NS
132 virtual const char *
type() {
return "nucmass_dglg"; }
148 #ifndef DOXYGEN_INTERNAL
162 #ifndef DOXYGEN_NO_O2NS
bool is_loaded()
Returns true if data has been loaded.
double RNHFB
Neutron radius (fm) at HFB energy minimum.
int last
The last table index for caching.
virtual size_t get_nentries()
Return number of entries.
size_t n
The number of entries.
double ECORR
Correlation energy (MeV)
double RPHFB
Point proton radius (fm) at HFB energy minimum.
double EABS
CHFB+5DCH ground state (g.s.) energy (MeV)
double BE2_2_1_0_1
B(E2; 2^+_1 --> 0^+_1) (e**2 b**2)
double ROE0TH
CHFB+5DCH squared E0 matrix element
int NMAX
For each Z : Neutron number at 5DCH neutron drip-line.
double BE2_2_3_0_2
B(E2; 2^+_3 --> 0^+_2) (e**2 b**2)
double E61
Yrast 6^+ state energy (MeV)
double BET01
Mean g.s. beta deformation
double BE2_2_3_2_1
B(E2; 2^+_3 --> 2^+_1) (e**2 b**2)
double BE2_4_1_2_1
B(E2; 4^+_1 --> 2^+_1) (e**2 b**2)
virtual bool is_included(int Z, int N)
Return false if the mass formula does not include specified nucleus.
double RCHFB
Charge radius (fm) at HFB energy minimum
double PK2_2_3
P(K=2) for third 2^+ excited state (%)
double BMIN
β deformation at HFB energy minimum
virtual double mass_excess(int Z, int N)
Given Z and N, return the mass excess in MeV.
double GAM01
Mean g.s. gamma deformation (degree)
Nuclear properties from Delaroche et al.
double BE2_2_3_0_1
B(E2; 2^+_3 --> 0^+_1) (e**2 b**2)
double BE2_2_1_0_2
B(E2; 2^+_1 --> 0^+_2) (e**2 b**2)
entry * mass
The array containing the mass data of length n.
double E23
Third 2^+ excited state energy (MeV)
virtual const char * type()
Return the type, "nucmass_dglg".
double E21
Yrast 2^+ state energy (MeV)
double EHFB
HFB energy minimum (MeV)
double PK2_2_2
P(K=2) for second 2^+ excited state (%)
double E41
Yrast 4^+ state energy (MeV)
double E22
Second 2^+ excited state energy (MeV)
int NMIN
For each Z : Neutron number at 5DCH proton drip-line.
double GMIN
γ deformation (degree) at HFB energy minimum.
double DELG01
Variance of g.s. gamma deformation (degree)
double PK0_2_1
P(K=0) for yrast 2^+ state (%)
double DELB01
Variance of g.s. beta deformation
double RC5DCH
CHFB+5DCH charge radius (fm)
double E02
First 0^+ excited state energy (MeV)
double RN5DCH
CHFB+5DCH neutron radius (fm)
Tabulated nuclear masses [abstract base].
double RP5DCH
CHFB+5DCH point proton radius (fm)
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).