From 2be9c22065a16f7fe4f420f5a4a79215ea333332 Mon Sep 17 00:00:00 2001 From: Jean-Paul Pelteret Date: Wed, 9 May 2018 10:35:49 +0200 Subject: [PATCH] Reformat table of images in step-18 results section --- examples/step-18/doc/results.dox | 230 ++++++++++++++++++++----------- 1 file changed, 151 insertions(+), 79 deletions(-) diff --git a/examples/step-18/doc/results.dox b/examples/step-18/doc/results.dox index 3b97ae1fbd..03dfeb2afc 100644 --- a/examples/step-18/doc/results.dox +++ b/examples/step-18/doc/results.dox @@ -130,41 +130,72 @@ of the disaster our forced compression wreaks on the cylinder (colors in the images encode the norm of the stress in the material): - - - - - - - - - - - - - - - - -
- - Time = 2 - - - Time = 5 - - - Time = 7 -
- +
+
+
+ Time = 2 +
+
+ Time = 2 +
+
+
+
+ Time = 5 +
+
+ Time = 5 +
+
+
+
+ Time = 7 +
+
+ Time = 7 +
+
+
+ + +
+
+
+ Time = 8 +
+
Time = 8 -
- + + +
+
+ Time = 9 +
+
Time = 9 -
- + + +
+
+ Time = 10 +
+
Time = 10 -
+ + + As is clearly visible, as we keep compressing the cylinder, it starts @@ -250,58 +281,99 @@ Here are first the mesh on which we compute as well as the partitioning for the 16 processors: - - - - - - -
- - - -
+
+
+
+ Discretization +
+
+ Discretization +
+
+
+
+ Parallel partitioning +
+
+ Parallel partitioning +
+
+
Finally, here is the same output as we have shown before for the much smaller sequential case: - - - - - - - - - - - - - - - - - -
- - Time = 2 - - - Time = 5 - - - Time = 7 -
- - Time = 8 - - - Time = 9 - - - Time = 10 -
+
+
+
+ Time = 2 +
+
+ Time = 2 +
+
+
+
+ Time = 5 +
+
+ Time = 5 +
+
+
+
+ Time = 7 +
+
+ Time = 7 +
+
+
+ + +
+
+
+ Time = 8 +
+
+ Time = 8 +
+
+
+
+ Time = 9 +
+
+ Time = 9 +
+
+
+
+ Time = 10 +
+
+ Time = 10 +
+
+
As before, we observe that at high axial compression the cylinder begins -- 2.39.5