- Time and Space
- See [lfu:online](https://lfuonline.uibk.ac.at/public/lfuonline_lv.details?sem_id_in=23S&lvnr_id_in=198709&sprache_in=en) for exact dates
- Generally Thursdays 14:30-17:00
- Prerequisites
- Interest in scientific programming and physics
- Programming in C or C++
- Content
- General concepts of hydrodynamics and finite volume schemes
- General concepts of optimization
- General concepts of programming
---
## Course Structure
- Interleaved units of lectures and pratical exercises
- Interleaved units of physics and computer science
- No exact plan yet
- Course material is brand new and being generated as we speak
- We'll see how it goes and adjust dynamically according to progress and experience...
---
## Discord Server
- Discord server for any discussions outside the VU
- https://discord.gg/Y3JTuUfadj
---
## Grading: Proseminar
- Regular assignments, published on OLAT
- Link to GitHub
- not necessarily every week
- Teamwork is permitted and encouraged
- 3 people max. per team
-
- LeVeque, Randall J.: Finite volume methods for hyperbolic problems, 2007
- Bartelmann, Matthias: Theoretical astrophysics: an introduction, 2013
---
## Hints (not only) for this course
- choose a suitable source code editor / IDE and choose it wisely!
- get acquainted with your toolchain debuggers, version control (git), etc.
- use common sense and sanity checks!