#include <ddc_eos.h>
Based on Typel99.
Definition at line 48 of file ddc_eos.h.
Public Member Functions | |
virtual int | calc_e (fermion &n, fermion &p, thermo &th) |
Equation of state as a function of the densities. | |
virtual int | calc_eq_e (fermion &neu, fermion &p, double sig, double ome, double rho, double &f1, double &f2, double &f3, thermo &th) |
Equation of state and meson field equations as a function of the density. | |
virtual const char * | type () |
Return string denoting type ("ddc_eos"). | |
Data Fields | |
double | rho0 |
Masses | |
double | mnuc |
nucleon mass | |
double | ms |
![]() ![]() | |
double | mw |
![]() ![]() | |
double | mr |
![]() ![]() | |
Parameters for couplings | |
double | Gs |
The coupling ![]() | |
double | Gw |
The coupling ![]() | |
double | Gr |
The coupling ![]() | |
double | as |
![]() | |
double | aw |
![]() | |
double | ar |
![]() | |
double | bs |
![]() | |
double | bw |
![]() | |
double | cs |
![]() | |
double | cw |
![]() | |
double | ds |
![]() | |
double | dw |
![]() |
virtual int calc_eq_e | ( | fermion & | neu, | |
fermion & | p, | |||
double | sig, | |||
double | ome, | |||
double | rho, | |||
double & | f1, | |||
double & | f2, | |||
double & | f3, | |||
thermo & | th | |||
) | [virtual] |
Equation of state and meson field equations as a function of the density.
This calculates the pressure and energy density as a function of . When the field equations have been solved,
f1
, f2
, and f3
are all zero.
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page