Tagged Questions
2
votes
0answers
63 views
Elimination of the node
Recently I have been reading a lot of astronomy papers on reductions in models of the solar system. A reoccurring concept is the elimination of the node. However, they never explain what the node is ...
3
votes
0answers
173 views
Simple model of the solar system. Parameters? Accuracy?
I was thinking of making a simple 2D model of the solar system, with planets moving along ellipses like
$$x(t) = k_x \sin(t + k_t) (\sin(k_\phi) + \cos(k_\phi))$$
$$y(t) = k_y \cos(t + k_t) ...