From c1976cd67c4eaeb65cb7cd818087952a328e03c0 Mon Sep 17 00:00:00 2001
From: David Seus <david.seus@mathematik.uni-stuttgart.de>
Date: Fri, 9 Oct 2020 14:24:00 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1b84f8f..3d001ed 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Numerical experiments for LDD-TPR
+# LDD simulation for two-phase flow systems (R–R, TP–TP, TP–R coupling)
 This project provides a Fenics based 2D domain decomposition code implementing an LDD solver for two-phase flow systems. 
 Two-phase flow systems means, that each subdomain can either adopt the full two-phase flow equations or the Richards/Richardson. 
 Flexible domain substructurings are possible so long as each subdomain has polygonal boundary. 
-- 
GitLab