mnms95_mass_entry Struct Reference

#include <nuclear_mass.h>


Detailed Description

Mass formula entry structure for Moller, et al.

Definition at line 386 of file nuclear_mass.h.


Data Fields

int N
 Neutron number.
int Z
 Proton number.
int A
 Atomic number.
double Emic
 The ground-state microscopic energy.
double Mth
 The theoretical mass excess (in MeV).
double Mexp
 The experimental mass excess (in MeV).
double sigmaexp
 Experimental mass excess error.
double EmicFL
 The ground-state microscopic energy in the FRLDM.
double MthFL
 The theoretical mass excess in the FRLDM.
Ground state deformations (perturbed-spheroid parameterization)
double eps2
 Quadrupole.
double eps3
 Octupole.
double eps4
 Hexadecapole.
double eps6
 Hexacontatetrapole.
double eps6sym
 Hexacontatetrapole without mass asymmetry.
Ground state deformations in the spherical-harmonics expansion
double beta2
 Quadrupole.
double beta3
 Octupole.
double beta4
 Hexadecapole.
double beta6
 Hexacontatetrapole.

The documentation for this struct was generated from the following file:
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.