From f1ea9a0cecd6104b12baca9bb93ba2a7d108151d Mon Sep 17 00:00:00 2001 From: Stephan de Hoop <40786760+MakeLikePaperrr@users.noreply.github.com> Date: Mon, 23 May 2022 11:22:40 +0200 Subject: [PATCH] updated link to actual published article --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33defdb..8c786a8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Fracture-Preprocessing-Code -Open-source preprocessing tool that can create, at the required level of accuracy, a fully conformal uniformly distributed grid for a given realistic fracture network. This leads to a robust way of constructing a hierarchy of Discrete-Fracture-Models for uncertainty quantification of energy production from reservoirs with natural fracture networks. Preprint of the paper related to this code can be found at: https://doi.org/10.1002/essoar.10507519.3 +Open-source preprocessing tool that can create, at the required level of accuracy, a fully conformal uniformly distributed grid for a given realistic fracture network. This leads to a robust way of constructing a hierarchy of Discrete-Fracture-Models for uncertainty quantification of energy production from reservoirs with natural fracture networks. Preprint of the paper related to this code can be found at: https://doi.org/10.1029/2021WR030743 . An example of how to run the code is given in main.py