#include <nucleus.h>
The variable part::m is typically used for the mass of the nucleus with no electrons.
The binding energy of the nucleus is typically defined as the mass of the nucleus (without the electrons) minus Z times the mass of the proton minus N times the mass of the neutron.
The mass excess is defined as the mass of the nucleus including the electron contribution minus a times the mass of the atomic mass unit.
Definition at line 47 of file nucleus.h.
Public Member Functions | |
nucleus () | |
Data Fields | |
int | Z |
Proton number. | |
int | N |
Neutron number. | |
int | A |
Atomic number. | |
double | mex |
Mass excess. | |
double | be |
Binding energy (with a minus sign for bound nuclei). |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page