Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
uekerman committed Oct 30, 2024
1 parent c704118 commit fe3c14c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/course-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ We got amazing contributions when we did this lecture previously:
### 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/).
- **Felix Neubauer** implemented a [replay module](https://github.com/Logende/mesa-replay) for the [agent-based simulation framework MESA](https://mesa.readthedocs.io/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.
- **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.
- **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/).
- **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)
- **Nicolas Geldner**, among other contributions, [simplified geometric calculations](https://github.com/precice/precice/pull/1179) in the [coupling library preCICE](https://precice.org/).
Expand Down
2 changes: 1 addition & 1 deletion docs/course-information.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: >-

## Research Software Engineering

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.
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.

Read more:

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

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)).
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)).
2 changes: 1 addition & 1 deletion docs/place-and-time.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: >-

## Lecture hall

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.
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.
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.

## Time
Expand Down

0 comments on commit fe3c14c

Please sign in to comment.