13 #ifndef __CUSTOM_STELLAR_EVOLUTION_H 14 #define __CUSTOM_STELLAR_EVOLUTION_H 16 #include "../Core/SharedLibraryExportMacros.h" 17 #include "StellarEvolution.h" 73 std::valarray< std::valarray<double> > read_track(
75 const std::string &filename,
78 const std::vector<Columns> &format
84 const std::string &filename,
87 const std::vector<Columns> &format,
93 const std::vector<double> &smoothing,
103 const std::vector<int> &nodes,
107 const std::vector<bool> &vs_log_age,
111 const std::vector<bool> &log_quantity
Radius of the stellar core in (low mass stars only).
Luminosity of the star in .
Moment of inertia of the convective envelope of the star in .
A class that interpolates among stellar evolution tracks.
The number of different input quantities supported.
Moment of inertia of the radiative core of the star in .
A column which is not needed to interpolate the evolution.
A stellar evolution interpolator using only a single track, assumed to apply to all stars...
Mass of the stellar core in (low mass stars only).