From 5a9df982d5f6c8dccbe336713f6c0345c12f52e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20BARCZA?= Date: Tue, 22 Jan 2019 11:27:01 +0100 Subject: [PATCH] Update README.org --- README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 087c7a7..1c9af64 100644 --- a/README.org +++ b/README.org @@ -83,7 +83,9 @@ In order to run the model as it is provided simply use the following command in runMuso(skipSpinup = FALSE) -Though runMuso has several possibilities, in this case we simply run the model in spinup and normal mode. The results can be found in the C:\model directory. +Note that by default runMuso skips the spinup simulation (in order to speed up the model execution), but in our case we do not yet have the result of the spinup run (the so-called endpoint file), so spinup simulation is obligatory. This is performed with the skipSpinup=FALSE parameter. + +If the simulation is successful, the results can be found in the C:\model directory. *** Visualization of the model output *** Perform Quick experiments