![]() |
Equation of State Sub-Library: Version 0.910
|
Construct an EOS with an arbitrary choice for the terms in the symmetry energy that are quartic in the isospin asymmetry. More...
#include <sym4_eos.h>
Public Member Functions | |
int | set_base_eos (sym4_eos_base &seb) |
Set the base equation of state. | |
virtual int | test_eos (fermion &ne, fermion &pr, thermo <h) |
Test the equation of state. | |
virtual int | calc_e (fermion &ne, fermion &pr, thermo <h) |
Equation of state as a function of density. | |
Data Fields | |
double | alpha |
The strength of the quartic terms. | |
Protected Attributes | |
sym4_eos_base * | sp |
The base equation of state to use. |
This compares the chemical potentials from calc_e_sep() to their finite-difference approximations in order to ensure that the separation into potential and kinetic parts is done properly.
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).