![]() |
Particles and Nuclei Sub-Library: Version 0.909
|
Quark class from fitting method. More...
#include <eff_quark.h>
Definition at line 44 of file eff_quark.h.
Public Member Functions | |
eff_quark (double m=0.0, double g=0.0) | |
Create a quark with mass m and degeneracy g . | |
virtual int | calc_mu (const double temper) |
Calculate thermodynamic properties as function of chemical potential. | |
virtual int | calc_density (const double temper) |
Calculate thermodynamic properties as function of density. | |
virtual int | pair_mu (const double temper) |
Calculate thermodynamic properties with antiparticles as function of chemical potential. | |
virtual int | pair_density (const double temper) |
Calculate thermodynamic properties with antiparticles as function of density. | |
virtual const char * | type () |
Return string denoting type ("eff_quark") |
virtual int eff_quark::calc_mu | ( | const double | temper | ) | [virtual] |
If the quantity (or
in the case of interacting particles) is less than -200, then this quietly sets the density, the scalar density, the energy density, the pressure and the entropy to zero and exits.
Reimplemented from eff_fermion.
virtual int eff_quark::calc_density | ( | const double | temper | ) | [virtual] |
Reimplemented from eff_fermion.
virtual int eff_quark::pair_mu | ( | const double | temper | ) | [virtual] |
Reimplemented from eff_fermion.
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).