]> https://gitweb.dealii.org/ - dealii.git/commitdiff
testing step-80 to step-89 17248/head
authorVladimir Yushutin <vyushut@clemson.edu>
Wed, 10 Jul 2024 21:01:55 +0000 (17:01 -0400)
committerVladimir Yushutin <vyushut@clemson.edu>
Tue, 16 Jul 2024 19:03:34 +0000 (15:03 -0400)
tests/examples/step-81.diff [new file with mode: 0644]
tests/examples/step-81.with_umfpack=true.with_complex_values=true.output [new file with mode: 0644]
tests/examples/step-82.diff [new file with mode: 0644]
tests/examples/step-82.output [new file with mode: 0644]
tests/examples/step-85.diff [new file with mode: 0644]
tests/examples/step-85.output [new file with mode: 0644]
tests/examples/step-89.diff [new file with mode: 0644]
tests/examples/step-89.mpirun=1.with_cgal=false.output [new file with mode: 0644]
tests/examples/step-89.mpirun=2.with_cgal=true.output [new file with mode: 0644]

diff --git a/tests/examples/step-81.diff b/tests/examples/step-81.diff
new file mode 100644 (file)
index 0000000..83b017c
--- /dev/null
@@ -0,0 +1,4 @@
+880c880
+<       ParameterAcceptor::initialize("parameters.prm");
+---
+>       ParameterAcceptor::initialize("../../../source/step-81/parameters.prm");
diff --git a/tests/examples/step-81.with_umfpack=true.with_complex_values=true.output b/tests/examples/step-81.with_umfpack=true.with_complex_values=true.output
new file mode 100644 (file)
index 0000000..a05168d
--- /dev/null
@@ -0,0 +1,2 @@
+Number of active cells: 65536
+Number of degrees of freedom: 263168
diff --git a/tests/examples/step-82.diff b/tests/examples/step-82.diff
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/examples/step-82.output b/tests/examples/step-82.output
new file mode 100644 (file)
index 0000000..157420c
--- /dev/null
@@ -0,0 +1,8 @@
+Building the mesh.............
+Number of active cells: 64
+Number of degrees of freedom: 576
+Assembling the system.............
+Done. 
+DG H2 norm of the error: 0.0151063
+DG H1 norm of the error: 0.000399747
+   L2 norm of the error: 5.33856e-05
diff --git a/tests/examples/step-85.diff b/tests/examples/step-85.diff
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/examples/step-85.output b/tests/examples/step-85.output
new file mode 100644 (file)
index 0000000..57ce718
--- /dev/null
@@ -0,0 +1,56 @@
+Creating background mesh
+Refinement cycle 0
+Setting up discrete level set function
+Classifying cells
+Distributing degrees of freedom
+Initializing matrices
+Assembling
+Solving system
+Computing L2 error
+
+Cycle Mesh size   L2-Error   
+    0    0.3025 8.0657e-02 - 
+
+Refinement cycle 1
+Setting up discrete level set function
+Classifying cells
+Distributing degrees of freedom
+Initializing matrices
+Assembling
+Solving system
+Writing vtu file
+Computing L2 error
+
+Cycle Mesh size    L2-Error     
+    0    0.3025 8.0657e-02    - 
+    1    0.1513 1.8711e-02 2.11 
+
+Refinement cycle 2
+Setting up discrete level set function
+Classifying cells
+Distributing degrees of freedom
+Initializing matrices
+Assembling
+Solving system
+Computing L2 error
+
+Cycle Mesh size    L2-Error     
+    0    0.3025 8.0657e-02    - 
+    1    0.1513 1.8711e-02 2.11 
+    2    0.0756 4.1624e-03 2.17 
+
+Refinement cycle 3
+Setting up discrete level set function
+Classifying cells
+Distributing degrees of freedom
+Initializing matrices
+Assembling
+Solving system
+Computing L2 error
+
+Cycle Mesh size    L2-Error     
+    0    0.3025 8.0657e-02    - 
+    1    0.1513 1.8711e-02 2.11 
+    2    0.0756 4.1624e-03 2.17 
+    3    0.0378 9.3979e-04 2.15 
+
diff --git a/tests/examples/step-89.diff b/tests/examples/step-89.diff
new file mode 100644 (file)
index 0000000..aa729d8
--- /dev/null
@@ -0,0 +1,5 @@
+1191c1191,1192
+<       while (time < end_time)
+---
+>       (void)end_time;
+>       while (time < 0.001)
diff --git a/tests/examples/step-89.mpirun=1.with_cgal=false.output b/tests/examples/step-89.mpirun=1.with_cgal=false.output
new file mode 100644 (file)
index 0000000..5c86ddc
--- /dev/null
@@ -0,0 +1,12 @@
+Create non-matching grid...
+ - Refinement level: 1
+ - Number of cells: 1370
+Create DoFHandler...
+ - Number of DoFs: 52608
+Set up MatrixFree...
+Run vibrating membrane test case...
+ - Point-to-point interpolation: 
+ - Nitsche-type mortaring: 
+In this function, mortars are computed using CGAL. Configure deal.II with DEAL_II_WITH_CGAL to run this function.
+Run test case with inhomogeneous material...
+In this function, mortars are computed using CGAL. Configure deal.II with DEAL_II_WITH_CGAL to run this function.
diff --git a/tests/examples/step-89.mpirun=2.with_cgal=true.output b/tests/examples/step-89.mpirun=2.with_cgal=true.output
new file mode 100644 (file)
index 0000000..fdf6176
--- /dev/null
@@ -0,0 +1,10 @@
+Create non-matching grid...
+ - Refinement level: 1
+ - Number of cells: 882
+Create DoFHandler...
+ - Number of DoFs: 52608
+Set up MatrixFree...
+Run vibrating membrane test case...
+ - Point-to-point interpolation: 
+ - Nitsche-type mortaring: 
+Run test case with inhomogeneous material...

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.