From: kanschat Date: Mon, 28 Jan 2013 13:27:54 +0000 (+0000) Subject: move images to homepage X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b427f4485cdf8f4f4bf49dea1d58edb808f856e;p=dealii-svn.git move images to homepage git-svn-id: https://svn.dealii.org/trunk@28181 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-29/doc/results.dox b/deal.II/examples/step-29/doc/results.dox index f2a4ea663c..cf9a8790dc 100644 --- a/deal.II/examples/step-29/doc/results.dox +++ b/deal.II/examples/step-29/doc/results.dox @@ -78,16 +78,16 @@ The graphical output of the program looks as follows:
- @image html step-29.v.png "v = Re(u)" width=4cm + v = Re(u) - @image html step-29.w.png "w = Im(u)" width=4cm + w = Im(u)
- @image html step-29.intensity.png "|u|" width=4cm + |u|
@@ -107,10 +107,10 @@ the intensity is actually focused in $x$-direction:
- @image html step-29.surface.png "|u|" width=4cm + |u| - @image html step-29.contours.png "|u|" width=4cm + |u|
diff --git a/deal.II/examples/step-29/doc/step-29.contours.png b/deal.II/examples/step-29/doc/step-29.contours.png deleted file mode 100644 index 251091aa82..0000000000 Binary files a/deal.II/examples/step-29/doc/step-29.contours.png and /dev/null differ diff --git a/deal.II/examples/step-29/doc/step-29.intensity.png b/deal.II/examples/step-29/doc/step-29.intensity.png deleted file mode 100644 index c6d9609eaf..0000000000 Binary files a/deal.II/examples/step-29/doc/step-29.intensity.png and /dev/null differ diff --git a/deal.II/examples/step-29/doc/step-29.surface.png b/deal.II/examples/step-29/doc/step-29.surface.png deleted file mode 100644 index 32b0a19e36..0000000000 Binary files a/deal.II/examples/step-29/doc/step-29.surface.png and /dev/null differ diff --git a/deal.II/examples/step-29/doc/step-29.v.png b/deal.II/examples/step-29/doc/step-29.v.png deleted file mode 100644 index 2b7dc06334..0000000000 Binary files a/deal.II/examples/step-29/doc/step-29.v.png and /dev/null differ diff --git a/deal.II/examples/step-29/doc/step-29.w.png b/deal.II/examples/step-29/doc/step-29.w.png deleted file mode 100644 index ad29d9d247..0000000000 Binary files a/deal.II/examples/step-29/doc/step-29.w.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/results.dox b/deal.II/examples/step-31/doc/results.dox index 5f44a5db92..9310d49090 100644 --- a/deal.II/examples/step-31/doc/results.dox +++ b/deal.II/examples/step-31/doc/results.dox @@ -89,31 +89,31 @@ the color scale used for the temperature is not always the same):
- @image html "step-31.2d.solution.00.png" "" width=22% + - @image html "step-31.2d.solution.01.png" "" width=22% + - @image html "step-31.2d.solution.02.png" "" width=22% + - @image html "step-31.2d.solution.03.png" "" width=22% +
- @image html "step-31.2d.solution.04.png" "" width=22% + - @image html "step-31.2d.solution.05.png" "" width=22% + - @image html "step-31.2d.solution.06.png" "" width=22% + - @image html "step-31.2d.solution.07.png" "" width=22% +
@@ -137,31 +137,31 @@ adaptive mesh and the flow field at the same time steps:
- @image html "step-31.2d.grid.00.png" "" width=22% + - @image html "step-31.2d.grid.01.png" "" width=22% + - @image html "step-31.2d.grid.02.png" "" width=22% + - @image html "step-31.2d.grid.03.png" "" width=22% +
- @image html "step-31.2d.grid.04.png" "" width=22% + - @image html "step-31.2d.grid.05.png" "" width=22% + - @image html "step-31.2d.grid.06.png" "" width=22% + - @image html "step-31.2d.grid.07.png" "" width=22% +
@@ -242,43 +242,43 @@ following plots: @@ -411,19 +411,19 @@ bilinear elements (temperature_degree=1) in 2d:
- @image html "step-31.3d.solution.00.png" "" width=22% + - @image html "step-31.3d.solution.01.png" "" width=22% + - @image html "step-31.3d.solution.02.png" "" width=22% + - @image html "step-31.3d.solution.03.png" "" width=22% +
- @image html "step-31.3d.solution.04.png" "" width=22% + - @image html "step-31.3d.solution.05.png" "" width=22% + - @image html "step-31.3d.solution.06.png" "" width=22% + - @image html "step-31.3d.solution.07.png" "" width=22% +
- @image html "step-31.3d.solution.08.png" "" width=22% + - @image html "step-31.3d.solution.09.png" "" width=22% + - @image html "step-31.3d.solution.10.png" "" width=22% +
- @image html "step-31.timestep.q1.beta=0.01.png" "" width=4cm + - @image html "step-31.timestep.q1.beta=0.03.png" "" width=4cm +
- @image html "step-31.timestep.q1.beta=0.1.png" "" width=4cm + - @image html "step-31.timestep.q1.beta=0.5.png" "" width=4cm +
@@ -488,16 +488,16 @@ retain the $Q_2/Q_1$ stable Taylor-Hood element for the Stokes system:
- @image html "step-31.timestep.q2.beta=0.01.png" "" width=4cm + - @image html "step-31.timestep.q2.beta=0.03.png" "" width=4cm +
- @image html "step-31.timestep.q2.beta=0.1.png" "" width=4cm +
diff --git a/deal.II/examples/step-31/doc/step-31.2d.grid.00.png b/deal.II/examples/step-31/doc/step-31.2d.grid.00.png deleted file mode 100644 index 03af310554..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.grid.00.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.grid.01.png b/deal.II/examples/step-31/doc/step-31.2d.grid.01.png deleted file mode 100644 index f021152ce9..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.grid.01.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.grid.02.png b/deal.II/examples/step-31/doc/step-31.2d.grid.02.png deleted file mode 100644 index 091d282843..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.grid.02.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.grid.03.png b/deal.II/examples/step-31/doc/step-31.2d.grid.03.png deleted file mode 100644 index 99ee500fee..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.grid.03.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.grid.04.png b/deal.II/examples/step-31/doc/step-31.2d.grid.04.png deleted file mode 100644 index 97bd392c0e..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.grid.04.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.grid.05.png b/deal.II/examples/step-31/doc/step-31.2d.grid.05.png deleted file mode 100644 index 93b4b204a7..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.grid.05.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.grid.06.png b/deal.II/examples/step-31/doc/step-31.2d.grid.06.png deleted file mode 100644 index d954f86703..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.grid.06.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.grid.07.png b/deal.II/examples/step-31/doc/step-31.2d.grid.07.png deleted file mode 100644 index 9e53aa35dd..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.grid.07.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.solution.00.png b/deal.II/examples/step-31/doc/step-31.2d.solution.00.png deleted file mode 100644 index 7275164599..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.solution.00.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.solution.01.png b/deal.II/examples/step-31/doc/step-31.2d.solution.01.png deleted file mode 100644 index 0c25403a40..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.solution.01.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.solution.02.png b/deal.II/examples/step-31/doc/step-31.2d.solution.02.png deleted file mode 100644 index b27d0e60a3..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.solution.02.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.solution.03.png b/deal.II/examples/step-31/doc/step-31.2d.solution.03.png deleted file mode 100644 index 2f8cd67109..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.solution.03.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.solution.04.png b/deal.II/examples/step-31/doc/step-31.2d.solution.04.png deleted file mode 100644 index 8c626088a9..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.solution.04.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.solution.05.png b/deal.II/examples/step-31/doc/step-31.2d.solution.05.png deleted file mode 100644 index 51c83c3146..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.solution.05.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.solution.06.png b/deal.II/examples/step-31/doc/step-31.2d.solution.06.png deleted file mode 100644 index c73b38563d..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.solution.06.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.2d.solution.07.png b/deal.II/examples/step-31/doc/step-31.2d.solution.07.png deleted file mode 100644 index 1ce8fdd454..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.2d.solution.07.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.3d.solution.00.png b/deal.II/examples/step-31/doc/step-31.3d.solution.00.png deleted file mode 100644 index 68d0e08c20..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.3d.solution.00.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.3d.solution.01.png b/deal.II/examples/step-31/doc/step-31.3d.solution.01.png deleted file mode 100644 index b0d571bf09..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.3d.solution.01.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.3d.solution.02.png b/deal.II/examples/step-31/doc/step-31.3d.solution.02.png deleted file mode 100644 index bd9a473c57..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.3d.solution.02.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.3d.solution.03.png b/deal.II/examples/step-31/doc/step-31.3d.solution.03.png deleted file mode 100644 index 99ae0f4a41..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.3d.solution.03.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.3d.solution.04.png b/deal.II/examples/step-31/doc/step-31.3d.solution.04.png deleted file mode 100644 index 64c7c60b34..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.3d.solution.04.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.3d.solution.05.png b/deal.II/examples/step-31/doc/step-31.3d.solution.05.png deleted file mode 100644 index 8a88da8f3e..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.3d.solution.05.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.3d.solution.06.png b/deal.II/examples/step-31/doc/step-31.3d.solution.06.png deleted file mode 100644 index 85595e3494..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.3d.solution.06.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.3d.solution.07.png b/deal.II/examples/step-31/doc/step-31.3d.solution.07.png deleted file mode 100644 index ae850cf3c7..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.3d.solution.07.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.3d.solution.08.png b/deal.II/examples/step-31/doc/step-31.3d.solution.08.png deleted file mode 100644 index 29cf7b73e7..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.3d.solution.08.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.3d.solution.09.png b/deal.II/examples/step-31/doc/step-31.3d.solution.09.png deleted file mode 100644 index bc5fa638e3..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.3d.solution.09.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.3d.solution.10.png b/deal.II/examples/step-31/doc/step-31.3d.solution.10.png deleted file mode 100644 index 4d18f51210..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.3d.solution.10.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.timestep.q1.beta=0.01.png b/deal.II/examples/step-31/doc/step-31.timestep.q1.beta=0.01.png deleted file mode 100644 index 2eae67febb..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.timestep.q1.beta=0.01.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.timestep.q1.beta=0.03.png b/deal.II/examples/step-31/doc/step-31.timestep.q1.beta=0.03.png deleted file mode 100644 index 7bda4fa169..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.timestep.q1.beta=0.03.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.timestep.q1.beta=0.1.png b/deal.II/examples/step-31/doc/step-31.timestep.q1.beta=0.1.png deleted file mode 100644 index 702bcf99bc..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.timestep.q1.beta=0.1.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.timestep.q1.beta=0.5.png b/deal.II/examples/step-31/doc/step-31.timestep.q1.beta=0.5.png deleted file mode 100644 index 1cff898c42..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.timestep.q1.beta=0.5.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.timestep.q2.beta=0.01.png b/deal.II/examples/step-31/doc/step-31.timestep.q2.beta=0.01.png deleted file mode 100644 index 4e58fcd2a6..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.timestep.q2.beta=0.01.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.timestep.q2.beta=0.03.png b/deal.II/examples/step-31/doc/step-31.timestep.q2.beta=0.03.png deleted file mode 100644 index 9517f80936..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.timestep.q2.beta=0.03.png and /dev/null differ diff --git a/deal.II/examples/step-31/doc/step-31.timestep.q2.beta=0.1.png b/deal.II/examples/step-31/doc/step-31.timestep.q2.beta=0.1.png deleted file mode 100644 index 0c56926753..0000000000 Binary files a/deal.II/examples/step-31/doc/step-31.timestep.q2.beta=0.1.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/results.dox b/deal.II/examples/step-32/doc/results.dox index 46bae1a2ab..000f778dcc 100644 --- a/deal.II/examples/step-32/doc/results.dox +++ b/deal.II/examples/step-32/doc/results.dox @@ -22,12 +22,12 @@ magnitude more than we had available in step-31:
- @image html "step-32.3d.cube.0.png" "" width=80% +
- @image html "step-32.3d.cube.1.png" "" width=80% +
@@ -176,114 +176,114 @@ only show the output from every 2500th time step here:
- @image html step-32.2d.temperature.0000.png + - @image html step-32.2d.temperature.0100.png + - @image html step-32.2d.temperature.0200.png +
- @image html step-32.2d.temperature.0300.png + - @image html step-32.2d.temperature.0400.png + - @image html step-32.2d.temperature.0500.png +
- @image html step-32.2d.temperature.0600.png + - @image html step-32.2d.temperature.0700.png + - @image html step-32.2d.temperature.0800.png +
- @image html step-32.2d.temperature.0900.png + - @image html step-32.2d.temperature.1000.png + - @image html step-32.2d.temperature.1100.png +
- @image html step-32.2d.temperature.1200.png + - @image html step-32.2d.temperature.1300.png + - @image html step-32.2d.temperature.1400.png +
- @image html step-32.2d.temperature.1500.png + - @image html step-32.2d.temperature.1600.png + - @image html step-32.2d.temperature.1700.png +
- @image html step-32.2d.temperature.1800.png + - @image html step-32.2d.temperature.1900.png + - @image html step-32.2d.temperature.2000.png +
- @image html step-32.2d.temperature.2100.png + - @image html step-32.2d.grid.2100.png + - @image html step-32.2d.partition.2100.png +
@@ -312,7 +312,7 @@ continues to dominate flow. These different phases can also be identified if we look at the maximal velocity as a function of time in the simulation: -@image html step-32.2d.t_vs_vmax.png + Here, the velocity (shown in centimeters per year) becomes very large, to the order of several meters per year) at the beginning when the @@ -337,9 +337,9 @@ isocontours of the temperature and the partition of the domain (along with the mesh) onto 512 processors:

-@image html step-32.3d-sphere.solution.png + -@image html step-32.3d-sphere.partition.png +

diff --git a/deal.II/examples/step-32/doc/step-32.2d-initial.png b/deal.II/examples/step-32/doc/step-32.2d-initial.png deleted file mode 100644 index 312ca24c35..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d-initial.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.grid.2100.png b/deal.II/examples/step-32/doc/step-32.2d.grid.2100.png deleted file mode 100644 index ffa5bf7248..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.grid.2100.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.partition.2100.png b/deal.II/examples/step-32/doc/step-32.2d.partition.2100.png deleted file mode 100644 index 4199c68f94..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.partition.2100.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.t_vs_vmax.png b/deal.II/examples/step-32/doc/step-32.2d.t_vs_vmax.png deleted file mode 100644 index 34c2d28908..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.t_vs_vmax.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.0000.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.0000.png deleted file mode 100644 index be461bd369..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.0000.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.0100.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.0100.png deleted file mode 100644 index 42c67b38bb..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.0100.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.0200.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.0200.png deleted file mode 100644 index 80b11d1f35..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.0200.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.0300.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.0300.png deleted file mode 100644 index 9d0107523e..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.0300.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.0400.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.0400.png deleted file mode 100644 index 27820e5156..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.0400.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.0500.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.0500.png deleted file mode 100644 index 2e017d31c7..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.0500.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.0600.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.0600.png deleted file mode 100644 index 7df31de5dc..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.0600.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.0700.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.0700.png deleted file mode 100644 index a6a923c28b..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.0700.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.0800.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.0800.png deleted file mode 100644 index 558b941292..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.0800.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.0900.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.0900.png deleted file mode 100644 index b28d46ce41..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.0900.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.1000.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.1000.png deleted file mode 100644 index deeb2d1f14..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.1000.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.1100.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.1100.png deleted file mode 100644 index 86b922c16c..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.1100.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.1200.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.1200.png deleted file mode 100644 index 0580858769..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.1200.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.1300.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.1300.png deleted file mode 100644 index f4ce086295..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.1300.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.1400.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.1400.png deleted file mode 100644 index 4b3bf93ec2..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.1400.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.1500.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.1500.png deleted file mode 100644 index 8b9f7bbe8b..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.1500.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.1600.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.1600.png deleted file mode 100644 index c8ca2681ed..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.1600.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.1700.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.1700.png deleted file mode 100644 index d29c7579bc..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.1700.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.1800.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.1800.png deleted file mode 100644 index 1f1eaedf97..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.1800.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.1900.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.1900.png deleted file mode 100644 index f95b93ec62..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.1900.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.2000.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.2000.png deleted file mode 100644 index 2a5b3fc381..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.2000.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.2d.temperature.2100.png b/deal.II/examples/step-32/doc/step-32.2d.temperature.2100.png deleted file mode 100644 index c0c5413e85..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.2d.temperature.2100.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.3d-sphere.partition.png b/deal.II/examples/step-32/doc/step-32.3d-sphere.partition.png deleted file mode 100644 index 8f3636b2d4..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.3d-sphere.partition.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.3d-sphere.solution.png b/deal.II/examples/step-32/doc/step-32.3d-sphere.solution.png deleted file mode 100644 index 6a8e79619b..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.3d-sphere.solution.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.3d.cube.0.png b/deal.II/examples/step-32/doc/step-32.3d.cube.0.png deleted file mode 100644 index 38d61add68..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.3d.cube.0.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.3d.cube.1.png b/deal.II/examples/step-32/doc/step-32.3d.cube.1.png deleted file mode 100644 index f347f1dc70..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.3d.cube.1.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.beta.2d.png b/deal.II/examples/step-32/doc/step-32.beta.2d.png deleted file mode 100644 index afeb806eb6..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.beta.2d.png and /dev/null differ diff --git a/deal.II/examples/step-32/doc/step-32.beta_cr.2d.png b/deal.II/examples/step-32/doc/step-32.beta_cr.2d.png deleted file mode 100644 index 56cac1fbd4..0000000000 Binary files a/deal.II/examples/step-32/doc/step-32.beta_cr.2d.png and /dev/null differ