From 86a399d70265b0f52dc1b8c6c5a6e669645a6102 Mon Sep 17 00:00:00 2001 From: Matthias Frey Date: Tue, 18 Jan 2022 16:28:23 +0000 Subject: [PATCH] update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4cfa6c0..e7b91c8 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ # 2D_stratifiedflow_pseudospectral + +## How to compile +Go to the directory `ps_straka/src` and type `make` and then `make install`. The executables are then found under +`ps_straka`.