This project simulates the individual trajectories of N-bodies under the effect of gravitation.
-
Updated
Apr 10, 2023 - Python
This project simulates the individual trajectories of N-bodies under the effect of gravitation.
Main repository for N-body problem solver.
Implementing the N-Body problem concurrently with synchronization, using C and Java
An approximate simulation of the n-body problem
A QWidget used for simulating a gravitational system of N bodies in two dimensions.
Parallel implementation of the N-Body-Problem using MPI environment over c
Implementing the N-Body problem concurrently without synchronization, using C and Java
Approximation to the three-body problem. Calculation of the trajectory of Jupiter, one of its moons and the Sun. Using the velocity verlet algorithm.
Recreational N-body problem solver.
N-body model of Saturn and some of its moons with python.
Моделирование эволюция системы N гравитирующих тел (материальных точек). Блочное умножение матриц. Производитель и потребитель. Построчное сравнение файлов. Нахождение простых чисел
Newton's Law of Gravitation Simulation Using Verlet Integration
A simple gravitational n-body simulation routine written in Julia
Undergraduate project solving the n-body problem using 4th-order Runge-Kutta integration.
A simple particle simulator with gravity and black holes
This repository contains my final submission for the COMP3577 Parallel Scientific Computing I module assignment at Durham University in the academic year 2022/2023. The project focuses on exploring the N-body problem. Final grade received was 75/100.
💻 N-Body problem parallelization with OpenMP and MPI
Ces fichiers permettent de simuler l'approche du problème à N corps dans le système solaire
Add a description, image, and links to the n-body-problem topic page so that developers can more easily learn about it.
To associate your repository with the n-body-problem topic, visit your repo's landing page and select "manage topics."