/[ff3d]/ff3d/testsuite/potential-fluid-flow.pl
ViewVC logotype

Diff of /ff3d/testsuite/potential-fluid-flow.pl

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

revision 1.1 by ArceneL, Fri Sep 26 07:55:59 2003 UTC revision 1.2 by ArceneL, Tue Oct 14 15:29:59 2003 UTC
# Line 28  Run('','potential-fluid-flow.ff'); Line 28  Run('','potential-fluid-flow.ff');
28    
29  # Compares the resulting output with a reference  # Compares the resulting output with a reference
30    
31  # alh - 22/9/03 - potential-fluid-flow-ref.bb does not exist yet  VectorCheck('potential-fluid-flow-u.bb',
32  # because the above program only gives u = zero as a result!              'potential-fluid-flow-u-ref.bb',1e-6);
33    VectorCheck('potential-fluid-flow-v.bb',
34  VectorCheck('potential-fluid-flow-phi.bb','potential-fluid-flow-ref.bb',1e-6);              'potential-fluid-flow-v-ref.bb',1e-6);
35    VectorCheck('potential-fluid-flow-w.bb',
36                'potential-fluid-flow-w-ref.bb',1e-6);
37    VectorCheck('potential-fluid-flow-phi.bb',
38                'potential-fluid-flow-phi-ref.bb',1e-6);
39    
40  Report();  Report();

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

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