Skip to content

jeffreytepper/N-Body

 
 

Repository files navigation

N-Body simualation

Template for the N-Body simulation in C++

Files

There are two template files available:

  • Nbody_template.cpp
  • Nbody_template.ipynb

To check your implementation there are to python scripts available to plot the trajectory of the bodys:

  • Plot.ipynb
  • Plot.py

To use the visualisation pipe your output of the simulation to the file out.txt and run the the script.

About

Template for the N-Body simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.8%
  • C++ 2.8%
  • Python 0.4%