From fb888b90836dba4616b7366a99a0d26085d25927 Mon Sep 17 00:00:00 2001 From: David Seus <david.seus@ians.uni-stuttgart.de> Date: Mon, 12 Oct 2020 11:45:13 +0200 Subject: [PATCH] start explaining usecases --- Usecases/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Usecases/README.md diff --git a/Usecases/README.md b/Usecases/README.md new file mode 100644 index 0000000..fbe4601 --- /dev/null +++ b/Usecases/README.md @@ -0,0 +1,9 @@ +# Usecases + +In this folder and its various subfolders several usecases of LDD simulations +can be found. +The structure is as follows. + +- [Richards-Richards](./Richards-Richards) +- [Two-Phase-Richards](./Two-Phase-Richards) +- [Two-Phase-Two-Phase](./Two-Phase-Two-Phase) -- GitLab