X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/5ee35ecefd297b90d4f2cb1f1158fdf1e2366360..cc2efce6e209e604edfe461f95ac0ebf2e080ce3:/Experimentations/sample_parameters?ds=inline

diff --git a/Experimentations/sample_parameters b/Experimentations/sample_parameters
index f4d740d..bfa5d67 100644
--- a/Experimentations/sample_parameters
+++ b/Experimentations/sample_parameters
@@ -1,3 +1,6 @@
+### THIS IS A SAMPLE PARAMETER FILE FOR THE run-all SCRIPT.
+### DO NOT CHANGE IT TO FIT YOUR OWN EXPERIMENTATIONS,
+### CREATE ANOTHER FILE INSTEAD.
 
 # define the topologies
 TOPOLOGIES=(
@@ -31,6 +34,9 @@ LOAD=1000
 # time limit for the simulation
 DEADLINE=10000
 
+# optional: additional arguments for loba (default: empty)
+#MORE_ARGS=( -r 42 -Z )
+
 # optional: path to binary (default: ./loba)
 #LOBA=./loba