Fixed runtest

This commit is contained in:
Harry Moffat 2011-10-20 14:51:43 +00:00
parent 2191ad93e5
commit aa623afbd3
2 changed files with 20 additions and 20 deletions

View file

@ -729,27 +729,27 @@ no new points needed in flow
C(S) 1.368e-07
O(S) 0.867
Solution saved to file catcomb.xml as solution soln1.
Solution saved to file catcomb.xml as solution soln1_2.
solution saved to catcomb.csv
Statistics:
Grid Functions Time Jacobians Time
8 38 0.0400 3 0.2100
9 16 0.0300 2 0.1800
10 8 0.0300 1 0.1000
10 16 0.0500 2 0.2200
10 10 0.0200 1 0.1100
10 14 0.0300 2 0.2200
10 16 0.0500 2 0.2100
10 14 0.0300 2 0.2200
10 8 0.0300 1 0.1000
10 41 0.1200 3 0.3100
17 37 0.1100 3 0.4800
25 26 0.1500 2 0.4900
28 11 0.0700 1 0.2800
29 11 0.0600 1 0.2900
30 6 0.0300 1 0.3100
32 6 0.0500 1 0.3300
33 4 0.0200 1 0.3500
34 2 0.0000 1 0.3600
8 38 0.0400 3 0.1200
9 16 0.0100 2 0.0900
10 8 0.0100 1 0.0600
10 16 0.0300 2 0.1100
10 10 0.0200 1 0.0500
10 14 0.0200 2 0.1100
10 16 0.0400 2 0.1100
10 14 0.0200 2 0.1100
10 8 0.0100 1 0.0500
10 41 0.0500 3 0.1600
17 37 0.1100 3 0.3600
25 26 0.1100 2 0.3900
28 11 0.0500 1 0.2200
29 11 0.1000 1 0.2300
30 6 0.0300 1 0.2400
32 6 0.0400 1 0.2600
33 4 0.0300 1 0.2600
34 2 0.0000 1 0.2800

View file

@ -40,7 +40,7 @@ then
fi
retnCSVTotal=1
if test $retnStat_csv_0 = "1"
if test $retnStat_csv_0 = "0"
then
retnCSVTotal=0
fi