Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
N Body Simulation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
This server has been upgraded to GitLab release
17.10
.
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Armin Damon Riess
N Body Simulation
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
dc629e6301c3892d7003deed1059f95b4cf7ad38
Select Git revision
Branches
2
adaptive-timestepping
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Feb
6
2
31
Jan
30
28
27
26
18
13
11
10
9
8
2
31
Dec
29
21
20
19
17
16
15
14
13
11
10
9
8
7
6
5
1
30
Nov
29
25
23
21
mask now works even if adaptive_ isn't 0 or 1
adaptive-timest…
adaptive-timestepping
print time per step
master
master
only print 10% of particles, use skip from file
store pointers to lists instead of list in arrays
delete copy constructor and copy assignment
setting forces to 0 was unnecessary
use new parameters class, print them at the start
get parameters from parameters class
new parameters class
link new parameter class file
create parameter input file
generate IC from image, velocities are incorrect
get file from command line argument
much neater loops, less repetition
move results to new folder
plot for different thetas
print simulated time using new system of units
add remark about adaptive timestepping
add remark about branch adaptive-timestepping
request specific CPU
plot deviation and time for different theta
print simulated time with new system of units
now with different softenings
now with same CPU as the others
force profile plot works now
request specific CPU model
print how many particles are at max depth
match style of plots to other simulations
multiply step number by 10
changes from master
changes from master
changes from master
simulation results for direct summation, tree, and adaptive
change scale, multiply step number in title by 10
make tree bool variable const
save plot in correct folder
fixed typo, make more plots on euler
change error label
give simulated time in system units
function to softening, doesn't update utils tho
Loading