Skip to content

Commit fe3c14c

Browse files
committed
Fix links
1 parent c704118 commit fe3c14c

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/course-content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ We got amazing contributions when we did this lecture previously:
7676
### Highlights from previous semesters
7777

7878
- **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/).
79+
- **Felix Neubauer** implemented a [replay module](https://github.com/Logende/mesa-replay) for the [agent-based simulation framework MESA](https://mesa.readthedocs.io/latest/).
8080
- **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/).
8181
- **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/).
82-
- **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.
82+
- **Sabri Bektas** [extended the OsmWebWizard](https://github.com/eclipse-sumo/sumo/issues/7585) of the [traffic simulation package SUMO](https://eclipse.dev/sumo/) to allow the user to distinguish between road types, minimizing the downloaded and rendered OpenStreetMap data.
8383
- **Jonathan Haag** [improved a tutorial](https://github.com/projectmesa/mesa/issues/1109) of the [agent-based modeling framework MESA](https://mesa.readthedocs.io/en/latest/).
8484
- **Max Hausch** [contributed in many different ways](https://github.com/mininet/mininet/pulls?q=is%3Apr+author%3Acheriimoya) to the [emulator for rapid prototyping of software defined networks Mininet](https://github.com/mininet/mininet)
8585
- **Nicolas Geldner**, among other contributions, [simplified geometric calculations](https://github.com/precice/precice/pull/1179) in the [coupling library preCICE](https://precice.org/).

docs/course-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: >-
77

88
## Research Software Engineering
99

10-
Software is an integral part of nowadays research. A [UK survey in 2014](https://zenodo.org/record/1183562#.YTHZ91uxUUE) found that 7 out of 10 researchers could not conduct research without software. However, research software engineering (RSE) does not yet get the necessary attention in research and in teaching. All this applies to simulation software in particular.
10+
Software is an integral part of nowadays research. A [UK survey in 2014](https://zenodo.org/records/1183562) found that 7 out of 10 researchers could not conduct research without software. However, research software engineering (RSE) does not yet get the necessary attention in research and in teaching. All this applies to simulation software in particular.
1111

1212
Read more:
1313

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-
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)).
20+
Next course in winter term 2024/25 (see also [C@MPUS](https://campus.uni-stuttgart.de/cusonline/ee/ui/ca2/app/desktop/#/slc.tm.cp/student/courses/403702?$ctx=design%3Dca)).

docs/place-and-time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: >-
77

88
## Lecture hall
99

10-
All sessions take place in [38 - 0.108](https://campus.uni-stuttgart.de/cusonline/pl/ui/$ctx;lang=DE/ris.ris?pOrgNr=14&pQuellGeogrBTypNr=5&pZielGeogrBTypNr=5&pZielGeogrBerNr=6050009&pRaumNr=7040&pActionFlag=A&pShowEinzelraum=J), Universitätsstr. 38, ground floor.
10+
All sessions take place in [38 - 0.108](https://campus.uni-stuttgart.de/cusonline/pl/ui/$ctx;lang=de/ris.ris?corg=14&pActionFlag=A&pQuellGeogrBTypNr=5&pQuellGeogrBerNr=&pZielGeogrBTypNr=5&pZielGeogrBerNr=6050009&pDummySelectBox=&pAnsichtNr=&pKombinationNr=&pZoomFaktor=&pRaster=&pRaumPKs=&pVirtGeogrBerPKs=&pCoordsX=&pCoordsY=&pVirtChildGeogrBerNr=&pRaumNr=7040&pShowEinzelraum=J), Universitätsstr. 38, ground floor.
1111
We plan to do the complete course **on site**. As the course is heavy on interactive labs, a hybrid mode seems not very suitable. Please contact us if you can only join online nonetheless. If needed, we will find a solution.
1212

1313
## Time

0 commit comments

Comments
 (0)