Computational Astrophysics#
Philipp Mösta
(Spring 2024)
This is a collection of notebooks on computational astrophysics. The notebooks build on/modify the content available as part of Mike Zingale’s AST390 course and introduce numerical methods for derivatives, integration, rooting finding, ODEs, and linear algebra and then move onto applications in astrophysics.
List of Astrophysical Applications#
An example of integrating to infinity by integrating the Planck function over wavelength.
Demonstrating root finding by numerically deriving Wien’s law.
Combining integration over the Fermi-Dirac distribution and root-finding to find the electron degeneracy parameters.
Using adaptive stepping in ODE integration to solve the few-body problem.
Shooting methods for two-point boundary value problelms applied to the Lane-Emden equation for polytropes.
A demonstration of using Newton’s method to find the stationary states of the Lorenz system.
Using linear regression to estimate \(H_0\) from Type Ia supernova.
Using FFTs on time-series data to study low mass X-ray binaries.
Using stiff-ODE solvers to integrate an CNO reaction network