Planetary Orbital Evolution due to Tides
Orbital evolution of two objects experiencing tides
MakeStar.cpp File Reference

Implement the functions defined in MakeStar.h. More...

#include "MakeStar.h"
+ Include dependency graph for MakeStar.cpp:

Go to the source code of this file.

Functions

Star::InterpolatedEvolutionStarmake_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...
 

Detailed Description

Implement the functions defined in MakeStar.h.

Definition in file MakeStar.cpp.

Function Documentation

◆ make_const_lag_star()

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.