![]() |
Equation of State Sub-Library: Version 0.910
|
The Hempel et al. supernova EOSs. More...
#include <gen_sn_eos.h>
This class is experimental.
dd2_frdm_eos_shen98format_v1.02.tab
, fsg_roca_eos_shen98format_v1.0.tab
, and nl3_lala_eos_shen98format_v1.0.tab
as obtained from http://phys-merger.physik.unibas.ch/~hempel/eos.html.See also the documentation at gen_sn_eos.
Definition at line 856 of file gen_sn_eos.h.
Public Member Functions | |
virtual void | load (std::string fname) |
Load table from filename fname . | |
virtual void | beta_eq_T0 (size_t i, double &nb, double &E_beta, double &P_beta, double &Ye_beta, double &Z_beta, double &A_beta) |
Compute properties of matter in beta equilibrium at zero temperature at a baryon density grid point. | |
Data Fields | |
tensor_grid3 & | log_rho |
Logarithm of baryon number density in ![]() | |
tensor_grid3 & | nB |
Baryon number density in ![]() | |
tensor_grid3 & | log_Y |
Logarithm of proton fraction. | |
tensor_grid3 & | Yp |
Proton fraction. | |
tensor_grid3 & | M_star |
Nucleon effective mass in MeV. | |
tensor_grid3 & | A_light |
Mass number of light fragments. | |
tensor_grid3 & | Z_light |
Proton number of light fragments. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).