128 #include "eos_multi_poly.h" 129 #include "eos_compose_fit.h" 130 #include "eos_fitting.h" 131 #include "utilitaires.h" 199 fread_be(&identificator,
sizeof(
int), 1, fich) ;
201 switch(identificator) {
304 p_eos =
new MEos(fich) ;
329 cout <<
"Eos::eos_from_file : unknown type of EOS !" << endl ;
330 cout <<
" identificator = " << identificator << endl ;
350 fich >> identificator ; fich.ignore(1000,
'\n') ;
354 switch(identificator) {
429 fich.ignore(1000,
'\n') ;
431 cout <<
"Reading tabulated EoS, with " 432 << ( (format == 0) ?
"standard LORENE " :
"original CompOSE ")
433 <<
"format." << endl ;
436 fich.ignore(1000,
'\n') ;
459 fich.ignore(1000,
'\n') ;
461 cout <<
"Reading tabulated EoS, with " 462 << ( (format == 0) ?
"standard LORENE " :
"original CompOSE ")
463 <<
"format." << endl ;
466 fich.ignore(1000,
'\n') ;
487 p_eos =
new MEos(fich) ;
512 cout <<
"Eos::eos_from_file : unknown type of EOS !" << endl ;
513 cout <<
" identificator = " << identificator << endl ;
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Fitted equation of state of AkmalPR.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Equation of state AkmalPR (Akmal, Pandharipande & Ravenhall 1998).
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Fitted equation of state of SLy4.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Equation of state base class.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Fitted equation of state of FPS.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
EOS with domain dependency.
Strange matter EOS (MIT Bag model).
Degenerate ideal Fermi gas.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
static Eos * eos_from_file(FILE *)
Construction of an EOS from a binary file.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Equation of state for the CompOSE database with a consistent computation of the log-enthalpy (deriv...
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Polytropic equation of state (relativistic case).
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Equation of state BPAL12 (Bombaci et al 1995).
Class for a magnetized (tabulated) equation of state.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Polytropic equation of state (Newtonian case).
Base class for a multiple polytropic equation of state.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
int fread_be(int *aa, int size, int nb, FILE *fich)
Reads integer(s) from a binary file according to the big endian convention.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Equation of state GlendNH3 (Glendenning 1985, case 3 ).
Equation of state BalbN1H1 (Balberg 2000).
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Equation of state FPS (Friedman-Pandharipande + Skyrme).
Equation of state BBB2 (Baldo, Bombaci & Burgio 1997).
Equation of state SLy4 (Douchin & Haensel 2001).
Equation of state of incompressible matter (Newtonian case).
Equation of state for fitting the 1-parameter EoSs from the CompOSE database.
Strange matter EOS (MIT Bag model) with crust.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Equation of state for the CompOSE database.
Equation of state of incompressible matter (relativistic case).
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.