Function gogny_load (o2scl_hdf)¶
-
void o2scl_hdf::gogny_load(o2scl::eos_had_gogny &ge, std::string model, std::string filename = "")¶
Read the Gogny EOS from a data file.
If
external
isfalse
(the default), then the model (either"d1n"
or"d1s"
is loaded from the data directory in filegogny.o2
. Otherwise, the parametermodel
is taken to be the full pathname of the HDF5 file containing the EOS model data to be loaded.