Software used in the referenced thesis. For more details, see the README.md file included in all formats.
- thesis.zip: only the data
- thesis-docker.tar.xz: data and software as exported Docker container
- thesis.sif.xz: data and software as Apptainer container
- Thesis_Daniel_Hauck.pdf: digital version of the thesis
- donut.gif: animation referenced in chapter 2
To use Docker container: docker load thesis-docker.tar.xz
To use Apptainer container: xz -d thesis.sif.xz; apptainer run --no-home -w thesis.sif