PhysicalTrees.jl

Distributed physical tree interfaces for Julia
Author JuliaAstroSim
Popularity
2 Stars
Updated Last
2 Months Ago
Started In
December 2019

PhysicalTrees.jl

codecov

Distributed Octree for Nbody simulation.

Installation

]add PhysicalTrees

or

using Pkg; Pkg.add("PhysicalTrees")

or

using Pkg; Pkg.add("https://github.com/JuliaAstroSim/PhysicalTrees.jl")

To test the Package:

]test PhysicalTrees

Documentation

  • Devdocumentation of the in-development version.

For beginners, it is highly recommended to read the documentation of PhysicalParticles.jl.

Package ecosystem