![]() |
Equation of State Sub-Library: Version 0.910
|
Liquid drop model with pairing. More...
#include <ldrop_mass.h>
This class adds a pairing correction
where is stored in Epair. The trigonometric functions give the expected result for integer values of N and Z.
Definition at line 581 of file ldrop_mass.h.
Public Member Functions | |
virtual const char * | type () |
Return the type, "ldrop_mass_pair" . | |
virtual int | fit_fun (size_t nv, const ovector_base &x) |
Fix parameters from an array for fitting. | |
virtual int | guess_fun (size_t nv, ovector_base &x) |
Fill array with guess from present values for fitting. | |
virtual double | drip_binding_energy_full_d (double Z, double N, double npout, double nnout, double chi, double T) |
Return the free binding energy of a nucleus in a many-body environment. | |
Data Fields | |
double | Epair |
Pairing energy coefficient (default 13 MeV) | |
double | pair |
Most recently computed pairing energy per baryon. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).