alfonsogonzalez / AWP

Astrodynamics with Python book, software, and videos. Spacecraft trajectory and attitude modeling and simulation
297 stars 72 forks source link

Create RK4 ODE solver function and FOOM4 Python and LaTeX scripts #7

Closed alfonsogonzalez closed 3 years ago

alfonsogonzalez commented 3 years ago

The next video in the Fundamentals of Orbital Mechanics series will be a "hello world" for orbit propagation which will be done using a custom RK4 solver procedurally