From d3a761a186f2d01e57006ab341a7a007f6351055 Mon Sep 17 00:00:00 2001 From: Lars Bilke Date: Thu, 30 Nov 2023 10:07:38 +0100 Subject: [PATCH] [web] Fixed links. --- .../devguide/getting-started/build-configuration/index.md | 2 +- .../Inclined_bhe_meshing/notebook-inclined_bhe_meshing.md | 5 +++-- web/content/releases/6.4.4.md | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/web/content/docs/devguide/getting-started/build-configuration/index.md b/web/content/docs/devguide/getting-started/build-configuration/index.md index 484ae186ded..00a6c056808 100644 --- a/web/content/docs/devguide/getting-started/build-configuration/index.md +++ b/web/content/docs/devguide/getting-started/build-configuration/index.md @@ -113,7 +113,7 @@ Please also note that in Visual Studio you have to choose the correct configurat #### Pro Tip: Use a better terminal application -Use the [Windows Terminal](https://apps.microsoft.com/detail/9N0DX20HK701?rtc=1&hl=de-de&gl=DE) for a better terminal experience. It offers modern terminal features such as multiple tabs and panes. +Use the [Windows Terminal](https://apps.microsoft.com/detail/9N0DX20HK701) for a better terminal experience. It offers modern terminal features such as multiple tabs and panes. diff --git a/web/content/docs/tutorials/Inclined_bhe_meshing/notebook-inclined_bhe_meshing.md b/web/content/docs/tutorials/Inclined_bhe_meshing/notebook-inclined_bhe_meshing.md index 2cb59f20e45..a2b6ef21750 100644 --- a/web/content/docs/tutorials/Inclined_bhe_meshing/notebook-inclined_bhe_meshing.md +++ b/web/content/docs/tutorials/Inclined_bhe_meshing/notebook-inclined_bhe_meshing.md @@ -8,7 +8,7 @@ image = "inclined2DBHE.png" This tutorial is made to illustrate the procedure of creating an OGS mesh file with inclined Borehole Heat Exchangers (BHEs) in it. Such mesh uses prism, tetrahedron and pyramid elements for the soil part, and line elements for the BHEs. In this tutorial of inclined BHEs, a layer of hexagonal shape prism elements are created around each BHE for optimal accuracy (Diersch et al. 2011) and all other parts of the geometry consist of tetrahedron and pyramid elements. The produced mesh file is made explicitly for the HEAT_TRANSPORT_BHE module in OGS and will NOT work with other modules. For better understanding, an image of 1D inclined BHEs is presented. -![inclined_bhe_1D-2.png](./inclined_bhe_1D-2.png) +![inclined_bhe_1D.png](./inclined_bhe_1D.png) First, external packages have been imported and Gmsh is initialized. @@ -120,7 +120,8 @@ gmsh.model.geo.addPlaneSurface([9], 9) Now, 3 BHE surfaces have been created using parameters such as BHE coordinates, delta. The BHE node is surrounded by the 6 additional nodes in hexagonal shape which will create better mesh for optimal accuracy (Diersch et al. 2011 Part 2 DOI:10.1016/j.cageo.2010.08.002). -![Inclined_bhe_top_view-3.png](./Inclined_bhe_top_view-3.png) +![Inclined_bhe_top_view.png](./Inclined_bhe_top_view.png) + For each BHE node, 6 additional nodes and 6 corresponding line are added. After that, a curve loop is created using 6 lines. Then, the BHE surface is defined using that curve loop. diff --git a/web/content/releases/6.4.4.md b/web/content/releases/6.4.4.md index 242eb720dbf..e2c0855569c 100644 --- a/web/content/releases/6.4.4.md +++ b/web/content/releases/6.4.4.md @@ -3,7 +3,7 @@ date = "2023-03-10T12:10:13+01:00" title = "OpenGeoSys 6.4.4" tag = "6.4.4" author = "Lars Bilke" -release_date = "2022-03-10" +release_date = "2023-03-10" [downloads] binary = [