From 87a78c3632a236865980bc44991e31d8daf5881c Mon Sep 17 00:00:00 2001 From: Lars Bilke <lars.bilke@ufz.de> Date: Wed, 19 May 2021 14:45:16 +0200 Subject: [PATCH] [web] Fix pdf link for geoenergy tutorial I. --- web/content/books/geoenergy-modeling-i.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/content/books/geoenergy-modeling-i.md b/web/content/books/geoenergy-modeling-i.md index 0d13fb6f97d..94d0628485b 100644 --- a/web/content/books/geoenergy-modeling-i.md +++ b/web/content/books/geoenergy-modeling-i.md @@ -15,7 +15,7 @@ aliases = [ "/tutorials/ces-i/e01", +++ -[<i class="far fa-file-pdf"></i> Download this book as PDF](https://ogsstorage.blob.core.windows.net/web/Books/Geoenergy-Model-I/Basics-of-Heat-Transport-Processes-in-Geothermal-Systems-opt.pdf) +[<i class="far fa-file-pdf"></i> Download this book as PDF](https://ogsstorage.blob.core.windows.net/web/Books/Geoenergy-Model-I/Geoenergy%2BModeling%2BI.pdf) This introduction to geothermal modeling deals with flow and heat transport processes in porous and fractured media related to geothermal energy applications. Following background coverage of geothermal resources and utilization in several countries, the basics of continuum mechanics for heat transport processes, as well as numerical methods for solving underlying governing equations are discussed. This examination forms the theoretical basis for five included step-by-step OpenGeoSys exercises, highlighting the most important computational areas within geothermal resource utilization, including heat diffusion, heat advection in porous and fractured media, and heat convection. The book concludes with an outlook on practical follow-up contributions investigating the numerical simulation of shallow and deep geothermal systems. -- GitLab