Implement the functions defined in MakeStar.h. More...
#include "MakeStar.h"
Go to the source code of this file.
Functions | |
Star::InterpolatedEvolutionStar * | make_const_lag_star (const StellarEvolution::Interpolator &evolution, double wind_strength, double wind_sat_freq, double coupling_timescale, double phase_lag) |
Create a star with the given parameters with a constant phase lag. More... | |
Implement the functions defined in MakeStar.h.
Definition in file MakeStar.cpp.
Star::InterpolatedEvolutionStar* make_const_lag_star | ( | const StellarEvolution::Interpolator & | evolution, |
double | wind_strength, | ||
double | wind_sat_freq, | ||
double | coupling_timescale, | ||
double | phase_lag | ||
) |
Create a star with the given parameters with a constant phase lag.
Definition at line 10 of file MakeStar.cpp.