ploonetide.odes.star_planet.solution_star_planet¶ ploonetide.odes.star_planet.solution_star_planet(q, t, parameters)[source]¶ Define the coupled differential equation for the system of EDOs. Parameters: q (list) – vector defining np t (float) – time parameters (dict) – Dictionary that contains all the parameters for the ODEs. Returns: mean motion of the planet Return type: list