From b7bf5e47d28a91637492f01398667ddcf05856c2 Mon Sep 17 00:00:00 2001 From: David Seus <david.seus@mathematik.uni-stuttgart.de> Date: Thu, 15 Oct 2020 10:57:13 +0200 Subject: [PATCH] Update README.md --- Meshes/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Meshes/README.md b/Meshes/README.md index 05907ad..51f7b49 100644 --- a/Meshes/README.md +++ b/Meshes/README.md @@ -1,5 +1,4 @@ # Meshes The mesh data in the various folders are only saved here to be able to plot the data either with `paraview` or the script found in the folder `Plotscript`. -They are produced by the simulation class as output and are not reused. -Note that the scripts in `Plotscript` are courtesy of Jim Magiera. +They are produced by the simulation class as output and are not reused. -- GitLab