]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
update Kovasznay output
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 12 Oct 2007 20:56:55 +0000 (20:56 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 12 Oct 2007 20:56:55 +0000 (20:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@15308 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/functions_01.cc
tests/base/functions_01/cmp/generic

index 652fb51e4f394ba5a51f05a81de8df0f485e5e66..c66e23b62e796b86e303cbe1d0ae34722674be80 100644 (file)
@@ -238,12 +238,20 @@ int main()
       check_function(f, 5, logfile);
     }
 
+  if (true)
+    {
+      deallog << "Functions::Kovasznay" << std::endl;
+      Functions::Kovasznay f(10.);
+      check_function(f, 4, logfile);
+    }
+  
   if (true)
     {
       deallog << "Functions::PoisseuilleFlow<2>" << std::endl;
       Functions::PoisseuilleFlow<2> f(.8, 10.);
       check_function(f, 4, logfile);
     }
+  
   if (true)
     {
       deallog << "Functions::PoisseuilleFlow<3>" << std::endl;
index c4c1d38009b947a4b5e8d7167d74f7cfc348d8e6..77be59b82a810433f58c8462bb48b3cfa8d4ff76 100644 (file)
@@ -426,6 +426,48 @@ DEAL::Laplacians 0
 1.00000 1.00000 0.00000 0.00000 0.00000 
 
 
+DEAL::Functions::Kovasznay
+DEAL::Gradients tested
+DEAL::Divergence tested
+DEAL::Laplacians 0
+# This file was generated by the deal.II library.
+
+
+#
+# For a description of the GNUPLOT format see the GNUPLOT manual.
+#
+# <x> <y> <comp> <comp> <comp> 
+-1.00000 -1.00000 -19.6940 0.00000 -213.268 
+-0.500000 -1.00000 -3.54907 0.00000 -9.49326 
+0.00000 -1.00000 0.00000 0.00000 0.353753 
+0.500000 -1.00000 0.780175 0.00000 0.829592 
+1.00000 -1.00000 0.951677 0.00000 0.852586 
+
+-1.00000 -0.500000 21.6940 0.00000 -213.268 
+-0.500000 -0.500000 5.54907 0.00000 -9.49326 
+0.00000 -0.500000 2.00000 0.00000 0.353753 
+0.500000 -0.500000 1.21983 0.00000 0.829592 
+1.00000 -0.500000 1.04832 0.00000 0.852586 
+
+-1.00000 0.00000 -19.6940 0.00000 -213.268 
+-0.500000 0.00000 -3.54907 0.00000 -9.49326 
+0.00000 0.00000 0.00000 0.00000 0.353753 
+0.500000 0.00000 0.780175 0.00000 0.829592 
+1.00000 0.00000 0.951677 0.00000 0.852586 
+
+-1.00000 0.500000 21.6940 0.00000 -213.268 
+-0.500000 0.500000 5.54907 0.00000 -9.49326 
+0.00000 0.500000 2.00000 0.00000 0.353753 
+0.500000 0.500000 1.21983 0.00000 0.829592 
+1.00000 0.500000 1.04832 0.00000 0.852586 
+
+-1.00000 1.00000 -19.6940 0.00000 -213.268 
+-0.500000 1.00000 -3.54907 0.00000 -9.49326 
+0.00000 1.00000 0.00000 0.00000 0.353753 
+0.500000 1.00000 0.780175 0.00000 0.829592 
+1.00000 1.00000 0.951677 0.00000 0.852586 
+
+
 DEAL::Functions::PoisseuilleFlow<2>
 DEAL::Gradients tested
 DEAL::Divergence tested

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.