Go to the documentation of this file.
23 #ifndef O2SCL_NUCLEUS_H
24 #define O2SCL_NUCLEUS_H
30 #include <o2scl/part.h>
32 #ifndef DOXYGEN_NO_O2NS
123 #ifndef DOXYGEN_NO_O2NS
fp_t mu
Chemical potential.
fp_t ms
Effective mass (Dirac unless otherwise specified)
bool non_interacting
True if the particle is non-interacting (default true)
double mex
Mass excess (typically in )
nucleus(const nucleus &p)
Copy constructor.
fp_t g
Degeneracy (e.g. spin and color if applicable)
nucleus & operator=(const nucleus &p)
Copy construction with operator=()
double be
Binding energy with a minus sign for bound nuclei (typically in )
bool inc_rest_mass
If true, include the mass in the energy density and chemical potential (default true)
fp_t nu
Effective chemical potential.
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).