nubase_database¶
-
reactions.nubase_database= <reactions.nubase_database_sgl object>¶ Object to serve as an interface with the NuBase database. This object is declared as a singleton, using a single database file that can be modified using the
set_database_path()function. This ensures that reactions are composed of NuBase elements from the same file. The database can make use of an internal cache to avoid reading from the file many times.