nbody: Gravitational N-Body Simulation

Tools to run simple direct gravitational N-body simulations. It can access different external N-body simulators, but also has a simple built-in default simulator. This default simulator uses a variable block time step and lets the user choose between a range of integrators, including 4th and 6th order integrators for high-accuracy simulations. Basic top-hat smoothing is available as an option. The code also allows the definition of background particles that are fixed or in uniform motion, not subject to acceleration by other particles.

Version: 1.31
Depends: R (≥ 4.0.0)
Imports: magicaxis, Rcpp (≥ 1.0.0)
LinkingTo: Rcpp
Published: 2022-03-04
Author: Danail Obreschkow
Maintainer: Danail Obreschkow <danail.obreschkow at gmail.com>
License: GPL-3
NeedsCompilation: yes
CRAN checks: nbody results

Documentation:

Reference manual: nbody.pdf

Downloads:

Package source: nbody_1.31.tar.gz
Windows binaries: r-devel: nbody_1.31.zip, r-release: nbody_1.31.zip, r-oldrel: nbody_1.31.zip
macOS binaries: r-release (arm64): nbody_1.31.tgz, r-oldrel (arm64): nbody_1.31.tgz, r-release (x86_64): nbody_1.31.tgz, r-oldrel (x86_64): nbody_1.31.tgz
Old sources: nbody archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nbody to link to this page.