All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Data Fields | Static Public Attributes
o2scl::nucmass_ibm_shell Class Reference

An approximation of shell effects in nuclei based on the interacting boson model. More...

Detailed Description

Shell effects from Dieperink09 based on the interacting boson model, with corrections as suggested by Duflo95.

The default shell correction coefficients -1.39, 0.02, 0.03, and 0.075 (all in MeV), respectively.

Definition at line 469 of file nucmass.h.

#include <nucmass.h>

Inheritance diagram for o2scl::nucmass_ibm_shell:
o2scl::nucmass_dvi

Public Member Functions

virtual double shell_energy (int Z, int N)
 Compute the shell energy for nucleus Z and N.
 
virtual double shell_energy_interp (double Z, double N)
 Compute the shell energy for specified values of Z and N using bilinear interpolation.
 

Data Fields

int shells [nshells]
 Magic numbers.
 
double shell
 Most recently computed shell energy.
 
Shell correction coefficients in MeV
double s_a1
 
double s_a2
 
double s_a3
 
double s_anp
 

Static Public Attributes

static const size_t nshells =11
 Number of magic numbers.
 

The documentation for this class was generated from the following file:

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).
Hosted at Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads..