![]() |
Equation of State Sub-Library: Version 0.910
|
A version of gen_potential_eos to separate potential and kinetic contributions. More...
#include <sym4_eos.h>
Public Member Functions | |
virtual int | calc_e_sep (fermion &ne, fermion &pr, double &ed_kin, double &ed_pot, double &mu_n_kin, double &mu_p_kin, double &mu_n_pot, double &mu_p_pot) |
Compute the potential and kinetic parts separately. | |
virtual int | test_separation (fermion &ne, fermion &pr, test_mgr &t) |
Test the separation of the potential and kinetic energy parts. | |
Protected Member Functions | |
double | energy_kin (double var) |
Compute the kinetic part of the energy density. | |
double | energy_pot (double var) |
Compute the potential part of the energy density. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).