]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Adjust periodicity test.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 4 Dec 2017 11:31:26 +0000 (12:31 +0100)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 12 Dec 2017 08:58:05 +0000 (09:58 +0100)
tests/mpi/periodicity_02.cc
tests/mpi/periodicity_02.with_trilinos=true.mpirun=3.output
tests/mpi/periodicity_02.with_trilinos=true.mpirun=5.output
tests/mpi/periodicity_02.with_trilinos=true.mpirun=7.output

index 79ec6cabb0527f85ebf10a183209683fef4227e7..ef1a9722c06c1f27ad52c818dc178a12ed8311f5 100644 (file)
@@ -18,7 +18,7 @@
 // check solution for periodicity. The used test case is based on step-22.
 // We consider a 2D quarter hyper shell and require periodicity with respect to
 // the left and lower boundary.
-// We refine two times adaptively using the Kelly error estimator.
+// We refine two times adaptively using the Kelly error estimator. Note that
 //
 
 #define PERIODIC
@@ -696,10 +696,11 @@ namespace Step22
                                         estimated_error_per_cell,
                                         fe.component_mask(pressure));
 
+    // Note: this test does
     parallel::distributed::GridRefinement::
     refine_and_coarsen_fixed_number (triangulation,
                                      estimated_error_per_cell,
-                                     0.3, 0.0);
+                                     0.32, 0.0);
     triangulation.execute_coarsening_and_refinement ();
   }
 
index 53d4955a34a3ea44ca046f0082d200f609a4ffc6..686e5d2fa706d73f0f2883efdcf9a8851cf2cbfd 100644 (file)
@@ -15,16 +15,16 @@ Refinement cycle 1
 0.00000 0.691406       -1.44635        0.00000
 0.00000 0.753906       -1.32644        0.00000
 0.00000 0.816406       -1.22489        0.00000
-0.00000 0.878906       -1.13782        0.00000
-0.00000 0.941406       -1.06222        0.00000
+0.00000 0.878906       -1.13779        0.00000
+0.00000 0.941406       -1.06225        0.00000
 
 Refinement cycle 2
    Assembling...
    Computing preconditioner...
    Solving...
 0.00000 0.533203       -1.87547        0.00000
-0.00000 0.564453       -1.77163        0.00000
-0.00000 0.595703       -1.67869        0.00000
+0.00000 0.564453       -1.77166        0.00000
+0.00000 0.595703       -1.67867        0.00000
 0.00000 0.626953       -1.59504        0.00000
 0.00000 0.658203       -1.51928        0.00000
 0.00000 0.689453       -1.45044        0.00000
@@ -33,8 +33,8 @@ Refinement cycle 2
 0.00000 0.783203       -1.27680        0.00000
 0.00000 0.814453       -1.22782        0.00000
 0.00000 0.845703       -1.18244        0.00000
-0.00000 0.876953       -1.14033        0.00000
-0.00000 0.908203       -1.10120        0.00000
-0.00000 0.939453       -1.06444        0.00000
-0.00000 0.970703       -1.03006        0.00000
+0.00000 0.876953       -1.14032        0.00000
+0.00000 0.908203       -1.10107        0.00000
+0.00000 0.939453       -1.06445        0.00000
+0.00000 0.970703       -1.03018        0.00000
 
index 53d4955a34a3ea44ca046f0082d200f609a4ffc6..686e5d2fa706d73f0f2883efdcf9a8851cf2cbfd 100644 (file)
@@ -15,16 +15,16 @@ Refinement cycle 1
 0.00000 0.691406       -1.44635        0.00000
 0.00000 0.753906       -1.32644        0.00000
 0.00000 0.816406       -1.22489        0.00000
-0.00000 0.878906       -1.13782        0.00000
-0.00000 0.941406       -1.06222        0.00000
+0.00000 0.878906       -1.13779        0.00000
+0.00000 0.941406       -1.06225        0.00000
 
 Refinement cycle 2
    Assembling...
    Computing preconditioner...
    Solving...
 0.00000 0.533203       -1.87547        0.00000
-0.00000 0.564453       -1.77163        0.00000
-0.00000 0.595703       -1.67869        0.00000
+0.00000 0.564453       -1.77166        0.00000
+0.00000 0.595703       -1.67867        0.00000
 0.00000 0.626953       -1.59504        0.00000
 0.00000 0.658203       -1.51928        0.00000
 0.00000 0.689453       -1.45044        0.00000
@@ -33,8 +33,8 @@ Refinement cycle 2
 0.00000 0.783203       -1.27680        0.00000
 0.00000 0.814453       -1.22782        0.00000
 0.00000 0.845703       -1.18244        0.00000
-0.00000 0.876953       -1.14033        0.00000
-0.00000 0.908203       -1.10120        0.00000
-0.00000 0.939453       -1.06444        0.00000
-0.00000 0.970703       -1.03006        0.00000
+0.00000 0.876953       -1.14032        0.00000
+0.00000 0.908203       -1.10107        0.00000
+0.00000 0.939453       -1.06445        0.00000
+0.00000 0.970703       -1.03018        0.00000
 
index 53d4955a34a3ea44ca046f0082d200f609a4ffc6..686e5d2fa706d73f0f2883efdcf9a8851cf2cbfd 100644 (file)
@@ -15,16 +15,16 @@ Refinement cycle 1
 0.00000 0.691406       -1.44635        0.00000
 0.00000 0.753906       -1.32644        0.00000
 0.00000 0.816406       -1.22489        0.00000
-0.00000 0.878906       -1.13782        0.00000
-0.00000 0.941406       -1.06222        0.00000
+0.00000 0.878906       -1.13779        0.00000
+0.00000 0.941406       -1.06225        0.00000
 
 Refinement cycle 2
    Assembling...
    Computing preconditioner...
    Solving...
 0.00000 0.533203       -1.87547        0.00000
-0.00000 0.564453       -1.77163        0.00000
-0.00000 0.595703       -1.67869        0.00000
+0.00000 0.564453       -1.77166        0.00000
+0.00000 0.595703       -1.67867        0.00000
 0.00000 0.626953       -1.59504        0.00000
 0.00000 0.658203       -1.51928        0.00000
 0.00000 0.689453       -1.45044        0.00000
@@ -33,8 +33,8 @@ Refinement cycle 2
 0.00000 0.783203       -1.27680        0.00000
 0.00000 0.814453       -1.22782        0.00000
 0.00000 0.845703       -1.18244        0.00000
-0.00000 0.876953       -1.14033        0.00000
-0.00000 0.908203       -1.10120        0.00000
-0.00000 0.939453       -1.06444        0.00000
-0.00000 0.970703       -1.03006        0.00000
+0.00000 0.876953       -1.14032        0.00000
+0.00000 0.908203       -1.10107        0.00000
+0.00000 0.939453       -1.06445        0.00000
+0.00000 0.970703       -1.03018        0.00000
 

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.