Skip to content

Implementation of a parallel algorithm solving a simplified n-body problem

Notifications You must be signed in to change notification settings

leonid-sokolinsky/BSF-gravity

Repository files navigation

BSF-gravity

Implementation of a parallel algorithm solving a simplified n-body problem

This repository contains source codes of a parallel implementation of an iterative algorithm solving a simplified n-body problem, which describes how a small body will move under the influence of gravita-tional force among large motionless bodies. The solution is built using the BSF-skeleton in C++. The source codes of the BSF-skeleton with a user manual are available at https://github.com/leonid-sokolinsky/BSF-skeleton.

A description of the BSF-gravity algorithm is available in the paper https://arxiv.org/abs/2008.03485.

About

Implementation of a parallel algorithm solving a simplified n-body problem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published