Code and Figures used for the Astrophysical Hydrodynamics Lecture at LMU
Experiments as listed here: https://www.usm.uni-muenchen.de/~ildar/hydro_course/ws2223/index.html
- free-fall Collapse
- field lines
- density estimates
- riemann problem
- evrard collapse
- sound wave
- blast wave
- nozzle
- conduction
- viscosity
- mhd
- galaxy
- Extension 1: Spiral galaxy mergers; gifs
- Extension 2: Rotating collapse
Almost all codes use the package g3read by Antonio Ragagnin
Most experiments consist of at least three files:
- setup_*.py: This file creates the initial condition file that was used for the experiment.
- plot_*.py: This file creates .png files from the output of the simulation.
- *.gif: This is a .gif file made from the .png files, that the above code produces. It shows the evolution of the simulation.