From 07a316f48442a6953ca3bce52ee34e9e1a0d0f3a Mon Sep 17 00:00:00 2001 From: hackbard Date: Mon, 2 Aug 2004 10:16:44 +0000 Subject: [PATCH] corrected runs --- runs.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/runs.txt b/runs.txt index 992b081..8bfb35e 100644 --- a/runs.txt +++ b/runs.txt @@ -35,13 +35,13 @@ ./nlsop -S data_28_07_2004/default_p1.save -p 1 -n -i -Z -./nlsop -S data_28_07_2004/default_p0.01_f0.00001_F0.001 -p 0.01 -f 0.00001 -F 0.001 -n -i -Z > /dev/null 2>&1 & +./nlsop -S data_28_07_2004/default_p0.01_f0.00001_F0.001.save -p 0.01 -f 0.00001 -F 0.001 -n -i -Z > /dev/null 2>&1 & -./nlsop -S data_28_07_2004/default_p0.005_f0.00001_F0.005 -p 0.005 -f 0.00001 -F 0.005 -n -i -Z > /dev/null 2>&1 & +./nlsop -S data_28_07_2004/default_p0.005_f0.00001_F0.005.save -p 0.005 -f 0.00001 -F 0.005 -n -i -Z > /dev/null 2>&1 & -./nlsop -S data_28_07_2004/default_p0.005_f0.00001_F0.01 -p 0.005 -f 0.00001 -F 0.01 -n -i -Z > /dev/null 2>&1 & +./nlsop -S data_28_07_2004/default_p0.005_f0.00001_F0.01.save -p 0.005 -f 0.00001 -F 0.01 -n -i -Z > /dev/null 2>&1 & -./nlsop -S data_28_07_2004/default_p0.001_f0.00005_F0.05 -p 0.001 -f 0.00005 -F 0.05 -n -i -Z > /dev/null 2>&1 & +./nlsop -S data_28_07_2004/default_p0.001_f0.00005_F0.05.save -p 0.001 -f 0.00005 -F 0.05 -n -i -Z > /dev/null 2>&1 & -./nlsop -S data_28_07_2004/default_e100000_p0.001_f0.00005_F0.05 -e 100000 -p 0.001 -f 0.00005 -F 0.05 -n -i -Z > /dev/null 2>&1 & +./nlsop -S data_28_07_2004/default_e100000_p0.001_f0.00005_F0.05.save -e 100000 -p 0.001 -f 0.00005 -F 0.05 -n -i -Z > /dev/null 2>&1 & -- 2.20.1