From 98d44c3835b4db6db645adbb826bfe8e57290fa5 Mon Sep 17 00:00:00 2001 From: David Seus <david.seus@mathematik.uni-stuttgart.de> Date: Fri, 9 Oct 2020 15:41:10 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 76c653d..d7c1988 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,13 @@ Each of the usecases should be runnable out of the box and produce results. Adju Most likely, you will want to create your own usecases featuring other data fuctions, substructurings and so on. Information on how to create your own usecases can be found in the folder [Usecases](./Usecases). -## State +To get an idea of the types of substructurings that are possible with this code have a look at [Meshes](./Meshes) and open some of the +marker function `domain_marker_meshrez*.pvd` or `interface_marker_global_meshrez*.pvd`. + +## State of development ### Curent starte -Currently the code can +Currently the code can do the following: + ## License `LDDsimulation` is licensed under the terms and conditions of the GNU General -- GitLab