NSE library libnse provides function nse(T9, rho, Ye, Z, N) calculating abundance of nuclide with number of protons Z and number of neutrons N, under conditions of thermodynamic equilibrium defined by the triad:
./configure
make
sudo make install
Library is prepared to work with user-supplied datasets (nuclide tables, T9-rho-Ye custom ranges, griz size). Mathematica script src/NSE_pn_table_generator.nb produce such a custom datasets. Pre-calculated datasets should be simply copied (or linked) to libnse-*/data/, and library re-compiled.
Coming soon! See old viewgraphs meanwhile.
Software is still in alpha stage. Report bugs to A. Odrzywolek. NSE code recently forked from PSNS to form standalone NSE library. Main library is written in C. NSE p/n tables are generated from Mathematica script (included with source). Simple program illustrating how to use libnse in Fortran is provided.
Last modified 2024-11-12 08:43