/[ff3d]/ff3d/testsuite/natural-convection.pl
ViewVC logotype

Diff of /ff3d/testsuite/natural-convection.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by ArceneL, Tue Oct 14 15:29:59 2003 UTC revision 1.3 by ArceneL, Fri Oct 24 12:30:31 2003 UTC
# Line 28  Run('','natural-convection.ff'); Line 28  Run('','natural-convection.ff');
28    
29  # Compares the resulting output with a reference  # Compares the resulting output with a reference
30    
31  VectorCheck('natural-convection-u-10.bb','natural-convection-u-ref.bb',1e-6);  VectorCheck('natural-convection-u.bb','natural-convection-u-ref.bb',1e-6);
32  VectorCheck('natural-convection-v-10.bb','natural-convection-v-ref.bb',1e-6);  VectorCheck('natural-convection-v.bb','natural-convection-v-ref.bb',1e-6);
33  VectorCheck('natural-convection-w-10.bb','natural-convection-w-ref.bb',1e-6);  VectorCheck('natural-convection-w.bb','natural-convection-w-ref.bb',1e-6);
34  VectorCheck('natural-convection-p-10.bb','natural-convection-p-ref.bb',1e-6);  VectorCheck('natural-convection-p.bb','natural-convection-p-ref.bb',1e-6);
35  VectorCheck('natural-convection-theta-10.bb',  VectorCheck('natural-convection-theta.bb',
36              'natural-convection-theta-ref.bb',1e-6);              'natural-convection-theta-ref.bb',1e-6);
37    
38  Report();  Report();

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26