@@ -59,7 +59,7 @@ For each test case, given in a separate folder (e.g. testcase_small), you can fi
* prepare.sh: prepare the simulation (move data to the right location, recompile some minor changes, ...)
* run.sh : run the application and print out the evaluated metric in a file called results (first numeric column representing ns/day corresponds to the evaluated metric to take into account)
* validate.sh: validation of the simulation (if the evaluated metric is print out, the bench is considered validated)
* validate.sh: validation of the simulation (if the evaluated metric is print out and the simulation is completed with 1 200 000 steps, the bench is considered validated)
For running and validating the simulation, one should be able to do: