commit 3fbc200a1bd8b665ef9262b74dc1035e1195b333
parent 7e40836be8f35a54b8259fa307dc952f011bf868
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 4 Aug 2021 10:39:50 +0200
add requirements and more description in README
Diffstat:
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/README b/README
@@ -1 +1,10 @@
-To run, type 'make'.
+runtime requirements:
+- julia, v. 1.0 or later
+- julia package Granular.jl, can be installed from julia with:
+ `pkg> add git://src.adamsgaard.dk/Granular.jl`
+- make
+- gnuplot
+
+To run, type 'make', optionally in parallel (`make -j`). This will
+first create an initial assemblage of ice floes, which is used as input
+for all subsequent runs.