Skip to content

Commit b036874

Browse files
committed
Update to winter term 2024/25
1 parent 0120e87 commit b036874

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

docs/course-content.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,10 @@ Parallel to the weekly lab work, you work on an individual challenge, where you
7373

7474
We got amazing contributions when we did this lecture previously:
7575

76-
### Highlights from winter term 2021/22
76+
### Highlights from previous semesters
7777

78+
- **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/).
79+
- **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/).
7880
- **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/).
7981
- **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/).
8082
- **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.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Some quotes from previous evaluations:
1717
More details on the [course content](course-content) and the [place and time](place-and-time.md).
1818
If you have any questions or suggestions, please contact the [instructors](staff.md).
1919

20-
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.
20+
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)).

docs/place-and-time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ We plan to do the complete course **on site**. As the course is heavy on interac
1212

1313
## Time
1414

15-
Lectures and lab work are both on Thursdays:
15+
Lectures and lab work are both on Wednesdays:
1616

1717
* 09:45–11:15
1818
* 15:45–17:15

docs/staff.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,15 @@ description: >-
77

88
# Staff/contact
99

10-
## Lecturer
11-
12-
| Name | Institute | Contact |
13-
|----- | --------- | ------- |
14-
| [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) |
15-
16-
## Teaching assistant
10+
## Lecturers
1711

1812
| Name | Institute | Contact |
1913
|----- | --------- | ------- |
14+
[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) |
2015
[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) |
16+
[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) |
2117

22-
## Previous lecturer
18+
## Previous lecturers
2319

2420
The course would have not been possible without ...
2521

0 commit comments

Comments
 (0)