Skip to content

N-Body Simulation of an elliptic galaxy using multipole expansions. This project is done in the lecture of computational astrophysics in 2017 at University of Zurich (UZH).

Notifications You must be signed in to change notification settings

davencyw/MENBSIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MENBSIM

Multipole N Body Simulation

This project is done at the University of Zurich for the course "Computational Astrophysics". The implementation consists of a simulation set-up, a multipole solver as well as a tailored oct-tree to solve the N body system in 3 dimensions.

Dependencies

Running the Simulation:

  • Eigen
  • OMP
  • gcc(__gnu_parallel)

Plotting:

  • Pandas
  • Seaborn
  • Python3
  • Matplotlib

Usage

Compiling:

Use the provided make.sh script in the scripts folder

Running the Simulation:

//TODO(dave): write usage

About

N-Body Simulation of an elliptic galaxy using multipole expansions. This project is done in the lecture of computational astrophysics in 2017 at University of Zurich (UZH).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published