Function hfb_sp_load (o2scl_hdf)

O2scl : Function List

void o2scl_hdf::hfb_sp_load(o2scl::nucmass_hfb_sp &hfb, size_t model = 27, std::string filename = "")

Read data for o2scl::nucmass_hfb from an HDF table.

Valid values of model at present are 17, and 21 through 27. The first two correspond to the HFB17 (Goriely02) and HFB21 (Samyn04). If a number outside this range is given, then 27 is assumed.

See also [Goriely02], [Samyn04], and [Goriely07].

Todo

In hfb_sp_load(): Document models 22 through 27.

Note

This function is in the o2scl_hdf namespace, see hdf_nucmass_io.h .