26 #ifndef __STAR_ROT_DIFF_H_ 27 #define __STAR_ROT_DIFF_H_ 100 double (*omega_frot_i)(
double,
const Tbl&),
101 double (*primfrot_i)(
double,
const Tbl&),
102 const Tbl& par_frot_i) ;
117 double (*omega_frot_i)(
double,
const Tbl&),
118 double (*primfrot_i)(
double,
const Tbl&) ) ;
148 virtual void sauve(FILE *)
const ;
159 virtual ostream&
operator>>(ostream& )
const ;
166 virtual double tsw()
const ;
200 double precis,
int nitermax) ;
311 virtual void equilibrium(
double ent_c,
double omega0,
double fact_omega,
312 int nzadapt,
const Tbl& ent_limit,
313 const Itbl& icontrol,
const Tbl& control,
314 double mbar_wanted,
double aexp_mass,
virtual ~Star_rot_diff()
Destructor.
void operator=(const Star_rot_diff &)
Assignment to another Star_rot_diff.
Class for differentially rotating stars in quasi-isotropic gauge and maximal slicing.
Tbl par_frot
Parameters of the function .
Equation of state base class.
Tensor field of valence 0 (or component of a tensorial field).
Base class for coordinate mappings.
Basic integer array class.
void fait_prim_field()
Computes the member prim_field from omega_field .
double omega_funct(double F) const
Evaluates , where F is linked to the components of the fluid 4-velocity by .
virtual void hydro_euler()
Computes the hydrodynamical quantities relative to the Eulerian observer from those in the fluid fram...
Class for isolated rotating stars.
const Scalar & get_omega_field() const
Returns the angular velocity field .
virtual void sauve(FILE *) const
Save in a file.
virtual void equilibrium(double ent_c, double omega0, double fact_omega, int nzadapt, const Tbl &ent_limit, const Itbl &icontrol, const Tbl &control, double mbar_wanted, double aexp_mass, Tbl &diff, Param *=0x0)
Computes an equilibrium configuration.
double prim_funct_omega(double F) const
Evaluates the primitive of .
virtual ostream & operator>>(ostream &) const
Operator >> (virtual function called by the operator <<).
virtual double get_omega_c() const
Returns the central value of the rotation angular velocity ([f_unit] )
virtual double tsw() const
Ratio T/W.
double omega_max
Maximum value of .
Star_rot_diff(Map &mp_i, int nzet_i, bool relat, const Eos &eos_i, double(*omega_frot_i)(double, const Tbl &), double(*primfrot_i)(double, const Tbl &), const Tbl &par_frot_i)
Standard constructor.
virtual void display_poly(ostream &) const
Display in polytropic units.
double(* omega_frot)(double, const Tbl &)
Function defining the rotation profile.
friend ostream & operator<<(ostream &, const Star &)
Display.
double omega_min
Minimum value of .
double(* primfrot)(double, const Tbl &)
Primitive of the function , which vanishes at the stellar center.
void fait_omega_field(double omeg_min, double omeg_max, double precis, int nitermax)
Computes (member omega_field ).
Scalar omega_field
Field .