Skip to content

Commit 457aa8a

Browse files
Feature/readme update
1 parent 6ad4bd8 commit 457aa8a

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

README.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,29 @@
1-
# Introduction
1+
2+
<p align="center">
3+
<img src="https://github.com/user-attachments/assets/d25f9fd7-7610-4725-9a8e-bead501ce568" width="250">
4+
</p>
5+
6+
![In Development](https://img.shields.io/badge/status-In%20Development-yellow?style=for-the-badge)
7+
8+
![Python](https://img.shields.io/badge/Python-3.12-blue) ![License](https://img.shields.io/badge/License-MIT-green)
9+
10+
# URGENT Risk Management Toolbox
11+
12+
## Introduction
213

314
This Python-based toolbox is designed to optimize geothermal reservoir development by combining advanced Thermo-Hydro-Mechanical (THM) numerical modeling, machine learning (ML) optimization routines, and automated feedback loops. The goal is to maximize total heat energy production while minimizing the risk of induced seismicity on known faults.
415

516
## Core Components:
617

7-
1. THM Reservoir Models
18+
1. **THM Reservoir Models**
819

920
Simulate the coupled thermal, hydraulic, and mechanical behavior of the subsurface, based on geological models derived from seismic data.
1021

11-
2. Machine Learning Optimization
22+
2. **Machine Learning Optimization**
1223

1324
Algorithms adjust well locations and operational parameters (e.g., flow rate, injection temperature) to balance maximum heat recovery with minimal seismic risk.
1425

15-
3. Linking & Automation Scripts
26+
3. **Linking & Automation Scripts**
1627

1728
Scripts facilitate communication between the THM simulations and ML routines, enabling iterative simulation cycles to determine optimal well placement and operation.
1829

0 commit comments

Comments
 (0)