From 258685487a8de431d14514a0b9bb2a534aefec98 Mon Sep 17 00:00:00 2001 From: Vahab Narouie <v.narouie@tu-braunschweig.de> Date: Tue, 7 Nov 2023 10:32:38 +0000 Subject: [PATCH] Update 2_inferring_flow.md --- content/2_inferring_flow.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/2_inferring_flow.md b/content/2_inferring_flow.md index 9cf8c73..a082560 100644 --- a/content/2_inferring_flow.md +++ b/content/2_inferring_flow.md @@ -8,7 +8,7 @@ Reconstruction of the flow field from the simulated pressure field. The simulate The mathematical relationship between the pressure and an incompressible flow field is given by the pressure Poisson equation which in the two dimensional case is given by: - ```{figure} ../../figures/Poisson_Equation.png + ```{figure} ../figures/Poisson_Equation.png --- align: center --- @@ -43,4 +43,4 @@ Can we use URANS in the reconstruction method, to resolve only large-scale chara ## Contact - [Martin Geier](mailto:martin.geier@tu-braunschweig.de) -- [Henning Wessels](mailto:h.wessels@tu-braunschweig.de) \ No newline at end of file +- [Henning Wessels](mailto:h.wessels@tu-braunschweig.de) -- GitLab