Equation of State Sub-Library: Version 0.910
Public Member Functions | Data Fields
hfsl_eos Class Reference

The Hempel et al. supernova EOSs. More...

#include <gen_sn_eos.h>

Inheritance diagram for hfsl_eos:
gen_sn_eos

Detailed Description

This class is experimental.

Note:
O2scl Does not contain the EOS, only provides some code to manipulate it. This class was designed to be used with the files 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.

See Hempel10 and Hempel11.

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_grid3log_rho
 Logarithm of baryon number density in $ \mathrm{g}/\mathrm{cm}^3 $.
tensor_grid3nB
 Baryon number density in $ 1/\mathrm{fm}^3 $.
tensor_grid3log_Y
 Logarithm of proton fraction.
tensor_grid3Yp
 Proton fraction.
tensor_grid3M_star
 Nucleon effective mass in MeV.
tensor_grid3A_light
 Mass number of light fragments.
tensor_grid3Z_light
 Proton number of light fragments.

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Friends

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.