- 2,163
- 191
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...?Arman777 said:Hmm so where should I start ?
Yes that also came to my mind today. I ll start from there.berkeman said:With a 2-body simulation...?![]()
pythonberkeman said:What 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.jedishrfu said:Finally, you need to understand the specifics of encoding a set of differential equations to solve for numerically in the environment chosen.