issues
search
UoB-HPC
/
stdpar-nbody
https://research-information.bris.ac.uk/en/publications/efficient-tree-based-parallel-algorithms-for-n-body-simulations-u
MIT License
2
stars
0
forks
source link
Fix gravitational constant in CSV loading
#20
Closed
limefax
closed
4 months ago
limefax
commented
4 months ago
fix bug in timestep and constant in csv loading
remove nans in csv preprocessing
adjust bodies with the same position during csv preprocessing
fix loading program bug that doesn't save the correct number of positions
add a program to compare outputs from this repo and
N_Body_Simulation
can plot any position file
moved
plotter.py
to scripts
N_Body_Simulation
plotter.py
to scripts