From aa3584de0332bf5c6fe950df27c8d98e322d3b02 Mon Sep 17 00:00:00 2001 From: Antoine Cyril David Hoffmann <ahoffman@spcpc606.epfl.ch> Date: Mon, 22 Feb 2021 09:10:27 +0100 Subject: [PATCH] added librairies requirements --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7bf1ffce..4cc516eb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ How to run it : +0. Required librairies : hdf5, fftw3-mpi, mpi Fortran compiler (Intel?) 1. Be sure to have correct paths in local/dirs.inc for the different libraries 2. You can compile from HeLaZ/ using make and launch from HeLaZ/wk using ./../bin/HeLaZ 3. To have a better interface, open a script HeLaZ/wk/parameters*.m and run it to set up a wanted simulation. -- GitLab