sym4_eos Class Reference

#include <sym4_eos.h>

Inheritance diagram for sym4_eos:

hadronic_eos eos

Detailed Description

Construct an EOS with an arbitrary choice for the terms in the symmetry energy that are quartic in the isospin asymmetry.

Definition at line 155 of file 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 &lth)
 Test the equation of state.
virtual int calc_e (fermion &ne, fermion &pr, thermo &lth)
 Equation of state as a function of density.

Data Fields

double alpha
 The strength of the quartic terms.

Protected Attributes

sym4_eos_basesp
 The base equation of state to use.

Member Function Documentation

virtual int test_eos ( fermion ne,
fermion pr,
thermo lth 
) [virtual]

Test the equation of state.

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.


The documentation for this class was generated from the following file:
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.