From aa623afbd3df67f43145a551820cb6415d9f96a9 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Thu, 20 Oct 2011 14:51:43 +0000 Subject: [PATCH] Fixed runtest --- .../catcomb_stagflow/output_blessed_0.txt | 38 +++++++++---------- .../catcomb_stagflow/runtest | 2 +- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/Cantera/python/examples/surface_chemistry/catcomb_stagflow/output_blessed_0.txt b/Cantera/python/examples/surface_chemistry/catcomb_stagflow/output_blessed_0.txt index e34efe4a3..917ccdfbb 100644 --- a/Cantera/python/examples/surface_chemistry/catcomb_stagflow/output_blessed_0.txt +++ b/Cantera/python/examples/surface_chemistry/catcomb_stagflow/output_blessed_0.txt @@ -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 diff --git a/Cantera/python/examples/surface_chemistry/catcomb_stagflow/runtest b/Cantera/python/examples/surface_chemistry/catcomb_stagflow/runtest index 3048b8df8..d5c072113 100755 --- a/Cantera/python/examples/surface_chemistry/catcomb_stagflow/runtest +++ b/Cantera/python/examples/surface_chemistry/catcomb_stagflow/runtest @@ -40,7 +40,7 @@ then fi retnCSVTotal=1 -if test $retnStat_csv_0 = "1" +if test $retnStat_csv_0 = "0" then retnCSVTotal=0 fi