From a777823a8e62e56b013188cc6be9993ffcb718dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Papou=C5=A1ek?= Date: Wed, 1 May 2013 22:32:09 +0200 Subject: [PATCH] decreased number of iterations --- .../lorenz84-iterations/benchmark.experiment.properties | 2 +- .../lotkav-iterations/benchmark.experiment.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmark/experiments/lorenz84-iterations/benchmark.experiment.properties b/benchmark/experiments/lorenz84-iterations/benchmark.experiment.properties index 31491b47..a33ec461 100644 --- a/benchmark/experiments/lorenz84-iterations/benchmark.experiment.properties +++ b/benchmark/experiments/lorenz84-iterations/benchmark.experiment.properties @@ -23,4 +23,4 @@ simulation.precision.file=benchmark.precision.xml result.output.file=benchmark.result.xml timeout.amount=7 timeout.unit=days -iteration.limit=11 +iteration.limit=10 diff --git a/benchmark/experiments/lotkav-iterations/benchmark.experiment.properties b/benchmark/experiments/lotkav-iterations/benchmark.experiment.properties index fee43890..73d46d8c 100644 --- a/benchmark/experiments/lotkav-iterations/benchmark.experiment.properties +++ b/benchmark/experiments/lotkav-iterations/benchmark.experiment.properties @@ -5,7 +5,7 @@ space.simulation.file=benchmark.sim_space.xml simulation.precision.file=benchmark.precision.xml space.initial.file=benchmark.init_space.xml result.output.file=benchmark.result.xml -iteration.limit=11 +iteration.limit=10 stl.file=benchmark.formula.xml timeout.unit=days sbml.file=lotkav.model.xml