Particles and Nuclei Sub-Library: Version 0.910
Public Member Functions
nuclear_mass_disc Class Reference

Discrete nuclear mass formula [abstract base]. More...

#include <nuclear_mass.h>

Inheritance diagram for nuclear_mass_disc:
nuclear_mass nuclear_mass_info ame_mass dz_mass hfb_mass hfb_sp_mass ktuy_mass mnmsk_mass ame_mass_exp mnmsk_mass_exp

Detailed Description

This uses simple linear interpolation to obtain masses of nuclei with non-integer Z and N which may be particularly sensitive to the form of the pairing.

Generally, descendants of this class only need to provide an implementation of mass_excess() and possibly a version of nuclear_mass::is_included()

Definition at line 312 of file nuclear_mass.h.

Public Member Functions

virtual double mass_excess (int Z, int N)=0
 Given Z and N, return the mass excess in MeV.
virtual double mass_excess_d (double Z, double N)
 Given Z and N, return the mass excess in MeV.

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Friends

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.