Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Umaru-Xi/Adfinitas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adfīnitās

Warning! This program has been changed to C language as CAdfinitas. This package will not be developed acivity.

Julia N-body simulation package, support parallel and distributed computing.


Package dependency: Distributed, DistributedArrays, ProgressMeter;

Example dependenchy: Jupyter Notebook, PyPlot, PyCall;


Example: examples/examples.ipynb

  1. Solar system up to Jupiter;
    a. Plot orbits on 3D;
    solar system orbits 3D
    b. Animate planets and solar's tracks;
    animate solar system orbits
    c. Plot the radial velocity of Sun and Mercury;
    radial velosity of Sun
    radial velosity of Mercury
  2. Sun-Earth-Moon system, but Moon has velocity on z-axis;
    a. 3D orbits plot;
    Sun-Earth-Moon system orbits 3D
  3. N-Body simulation with a galaxy;
    a. 1000-body animate on 3D;
    1000-body animation 3D