From 55b3d4b3ffe5a699bdec3d63a638745ee1d033cb Mon Sep 17 00:00:00 2001 From: benitez9rh <71780451+benitez9rh@users.noreply.github.com> Date: Thu, 15 Feb 2024 18:02:38 +0000 Subject: [PATCH] Update paper.md --- paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper.md b/paper.md index dc78bfd..24c1140 100644 --- a/paper.md +++ b/paper.md @@ -29,7 +29,7 @@ bibliography: paper.bib OpenGeoSys (OGS) is an open-source numerical simulator for coupled thermal-hydraulic-mechanical-chemical (THMC) processes, particularly in porous and fractured media. OGS is used in several application modelling areas such as contaminant transport, regional and coastal hydrology, geothermal systems and energy storage, CO2 sequestration and hydrogen storage and nuclear waste management and disposal [@kolditz2012; @bilke2022]. OGS utilises mesh files to discretise the domain for the numerical simulations, which are created by other software such as Gmsh [@gmsh], as well as element properties which are frequently heterogeneous across the domain. The Graphical User Interface (GUI) presented in this paper offers the option to map a property onto a 2-dimensional quadrilateral mesh which OGS can then use to compute the numerical simulation, whilst offering some upscaling options including arithmetic averaging and spherical Ordinary Kriging through PyKrige [@pykrige]. -![Figure 1 - GUI\label{fig:GUI}](https://github.com/benitez9rh/tkinterGmshOGS-GINA_UpscaleMapping/blob/main/GUI.jpg) +![Figure 1 - GUI\label{fig:GUI.png}](https://github.com/benitez9rh/tkinterGmshOGS-GINA_UpscaleMapping/blob/main/GUI.png) ## Statement of need