Call error handler if inc_rest_mass is true or update to properly treat the case when inc_rest_mass is true.
err_nonconv=false not implemented yet.
Implement o2scl::fermion_nonrel::pair_density() and o2scl::fermion_nonrel::pair_mu().
Make sure to test with non-interacting equal to true or false, and document whether or not it works with both inc_rest_mass equal to true or false
This appears to be limited for large nuclei because 'i' becomes larger than imax and then statements like noc[i][j]=moc-ju and noc[i+1][j]=ju become invalid. This needs to be more carefully understood and documented. For now, is_included() just arbitrarily chooses 240 as a maximum for N and Z.
Document each field.
Fix pairing energy and double vs. int
Document drip_binding_energy(), etc.
Decide on number of fit parameters (10 or 12?) or let the user decide
Document the protected variables
Set the neutron and proton masses and hbarc to Moller et al.'s values
Mg40 is present in some tables but not others. Compare hfb14-plain with hfb14-plain_v0. This may be related to the fact that the mass excess of Mg40 differs significantly between the 2003 and 2013 Audi et al. tables?
Update to include hfb17.
These expressions need work.
I think the expression below only works for fermions
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).