diff --git a/docs/course-content.md b/docs/course-content.md index 0e69eba..e35f665 100644 --- a/docs/course-content.md +++ b/docs/course-content.md @@ -73,8 +73,10 @@ Parallel to the weekly lab work, you work on an individual challenge, where you We got amazing contributions when we did this lecture previously: -### Highlights from winter term 2021/22 +### Highlights from previous semesters +- **Julius Herb** implemented several demos, including [one for the biharmonic equation](https://github.com/FEniCS/dolfinx/pull/2508) to the [finite element library FEniCSx](https://fenicsproject.org/). +- **Felix Neubauer** implemented a [replay module](https://github.com/Logende/mesa-replay) for the [agent-based simulation framework MESA](https://mesa.readthedocs.io/en/latest/). - **Kim Kröner** [added user documentation](https://github.com/MakieOrg/Makie.jl/pull/1641) to the [Julia visualization toolbox Makie](https://makie.juliaplots.org/stable/). - **Larissa Brencher**, among other contributions, implemented a new [graph partitioning via the PT-Scotch package](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux/-/merge_requests/3005) into the [porous media simulator DuMuX](https://dumux.org/). - **Sabri Bektas** [extended the OsmWebWizard](https://github.com/eclipse/sumo/issues/7585) of the [traffic simulation package SUMO](https://www.eclipse.org/sumo/) to allow the user to distinguish between road types, minimizing the downloaded and rendered OpenStreetMap data. diff --git a/docs/index.md b/docs/index.md index 7ca46c2..8f50d7c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -17,4 +17,4 @@ Some quotes from previous evaluations: More details on the [course content](course-content) and the [place and time](place-and-time.md). If you have any questions or suggestions, please contact the [instructors](staff.md). -As Benjamin is currently on parental leave, there will be **no course in winter term 2023/24**. Next course presumably in winter term 2024/25. +Next course in winter term 2024/25 (see also [C@MPUS](https://campus.uni-stuttgart.de/cusonline/ee/rest/pages/slc.tm.cp/course/403702)). diff --git a/docs/place-and-time.md b/docs/place-and-time.md index 548b531..52638e5 100644 --- a/docs/place-and-time.md +++ b/docs/place-and-time.md @@ -12,7 +12,7 @@ We plan to do the complete course **on site**. As the course is heavy on interac ## Time -Lectures and lab work are both on Thursdays: +Lectures and lab work are both on Wednesdays: * 09:45–11:15 * 15:45–17:15 diff --git a/docs/staff.md b/docs/staff.md index fdee008..e0b7872 100644 --- a/docs/staff.md +++ b/docs/staff.md @@ -7,19 +7,15 @@ description: >- # Staff/contact -## Lecturer - -| Name | Institute | Contact | -|----- | --------- | ------- | -| [Benjamin Uekermann](https://www.ipvs.uni-stuttgart.de/institute/team/Uekermann-00001/), [GitHub](https://github.com/uekerman) | [Usability and Sustainability of Simulation Software](https://www.ipvs.uni-stuttgart.de/departments/us3/) | [benjamin.uekermann@ipvs.uni-stuttgart.de](mailto:benjamin.uekermann@ipvs.uni-stuttgart.de) | - -## Teaching assistant +## Lecturers | Name | Institute | Contact | |----- | --------- | ------- | + [Benjamin Uekermann](https://www.ipvs.uni-stuttgart.de/institute/team/Uekermann-00001/), [GitHub](https://github.com/uekerman) | [Usability and Sustainability of Simulation Software](https://www.ipvs.uni-stuttgart.de/departments/us3/) | [benjamin.uekermann@ipvs.uni-stuttgart.de](mailto:benjamin.uekermann@ipvs.uni-stuttgart.de) | [Ishaan Desai](https://www.ipvs.uni-stuttgart.de/institute/team/Desai/), [GitHub](https://github.com/IshaanDesai) | [Usability and Sustainability of Simulation Software](https://www.ipvs.uni-stuttgart.de/departments/us3/) | [ishaan.desai@ipvs.uni-stuttgart.de](mailto:ishaan.desai@ipvs.uni-stuttgart.de) | + [Gerasimos Chourdakis](https://www.ipvs.uni-stuttgart.de/institute/team/Chourdakis/), [GitHub](https://github.com/MakisH) | [Simulation of Large Systems](https://www.ipvs.uni-stuttgart.de/departments/sgs/) | [gerasimos.chourdakis@ipvs.uni-stuttgart.de](mailto:gerasimos.chourdakis@ipvs.uni-stuttgart.de) | -## Previous lecturer +## Previous lecturers The course would have not been possible without ...