File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88NEXT is a Multi-Threaded Simulation tool written in C/C++, solving the N-Body Problem
99using the Barnes-Hut With Higher Order Multipopes Algorithm at a time of O(N log N) licensed under the GNU GPLv3+
1010
11- #### Preview of the figure-eight simulation in NEXT rendered with ParaView
12-
13- [ ▶ Preview the figure-eight simulation] ( https://yourname.github.io/assets/figure-eight.mp4 )
14-
1511### Initial Conditions
1612NEXT includes a modular python script to generate
1713initial conditions, it outputs simple
@@ -83,3 +79,7 @@ NEXT also uses the Kick-Drift-Kick Leapfrog method which is implemented like thi
8379### NEXT Data Output
8480NEXT uses the .VTK format to output data.
8581More formats like HDF5 are planned.
82+
83+ #### Media examples of NEXT
84+
85+ [ ▶ Preview the figure-eight simulation] ( https://timgothecreator.github.io/videos/f8th.mp4 )
You can’t perform that action at this time.
0 commit comments