Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 879 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 879 Bytes

Learning Rebound

This is a set of tutorials designed to teach someone with no python or coding experience how to run n-body simulations with rebound. You can follow the videos, read the guides, or do both.

Lesson 0 - Getting started

Lesson 1 - The physics of generating initial conditions for orbits

Lesson 2 - Setting up a rebound simulation

Lesson 3 - Analyzing Rebound Data

Lesson 4 - Simulation Archives

Lesson 5 - Matplotlib Basics

Lesson 6 - Graphing Rebound Data with Matplotlib

Lesson 7 - Animating Rebound Data