- #1
Arman777
Gold Member
- 2,170
- 189
What Should I learn in terms of concepts to do N-body simulations ? Is there any books that I can follow in this process ?
Thanks
Thanks
With a 2-body simulation...?Hmm so where should I start ?
Yes that also came to my mind today. I ll start from there.With a 2-body simulation...?![]()
pythonWhat programming languages are you most familiar with?
Once I did a trajectory for an electron under the lorentz force. I guess this would be more complicated but I ll try.Finally, you need to understand the specifics of encoding a set of differential equations to solve for numerically in the environment chosen.