From 22e9d364502856c96881c5bdbe8ccb231db82454 Mon Sep 17 00:00:00 2001 From: Gerasimos Chourdakis Date: Wed, 19 Mar 2025 10:49:07 +0100 Subject: [PATCH 1/2] Add highlighted SU2 contribution --- docs/course-content.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/course-content.md b/docs/course-content.md index 8fe5545..b81020f 100644 --- a/docs/course-content.md +++ b/docs/course-content.md @@ -82,6 +82,7 @@ We got amazing contributions when we did this lecture previously: - **Jonathan Haag** [improved a tutorial](https://github.com/projectmesa/mesa/issues/1109) of the [agent-based modeling framework MESA](https://mesa.readthedocs.io/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/). +- **Vaishnavi Wani** [contributed a coupled thermoelastic solver](https://github.com/su2code/SU2/pull/2404) to the [computational fluid dynamics code SU2](https://su2code.github.io/). Some quotes from students: From af16e6c0ba85c1ab0631dac8654d5fc45f9f9a74 Mon Sep 17 00:00:00 2001 From: Gerasimos Chourdakis Date: Fri, 21 Mar 2025 14:37:42 +0100 Subject: [PATCH 2/2] Add link to tutorial repository --- docs/course-content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/course-content.md b/docs/course-content.md index b81020f..4ab01da 100644 --- a/docs/course-content.md +++ b/docs/course-content.md @@ -82,7 +82,7 @@ We got amazing contributions when we did this lecture previously: - **Jonathan Haag** [improved a tutorial](https://github.com/projectmesa/mesa/issues/1109) of the [agent-based modeling framework MESA](https://mesa.readthedocs.io/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/). -- **Vaishnavi Wani** [contributed a coupled thermoelastic solver](https://github.com/su2code/SU2/pull/2404) to the [computational fluid dynamics code SU2](https://su2code.github.io/). +- **Vaishnavi Wani** [contributed a coupled thermoelastic solver](https://github.com/su2code/SU2/pull/2404) to the [computational fluid dynamics code SU2](https://su2code.github.io/) (see a related [tutorial](https://github.com/Vaish-W/Thermoelasticity)). Some quotes from students: