Skip to content

Commit

Permalink
Update paper.md
Browse files Browse the repository at this point in the history
  • Loading branch information
g9cunha authored Feb 15, 2024
1 parent 58671d8 commit 55b3d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -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, CO<sub>2</sub> 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

Expand Down

0 comments on commit 55b3d4b

Please sign in to comment.