From b98c20dbc3a2f2bd1ceb5144b600e6a492146396 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 8 Jun 2012 14:37:12 +0000 Subject: [PATCH] Add one picture. git-svn-id: https://svn.dealii.org/trunk@25615 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-20/doc/results.dox | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deal.II/examples/step-20/doc/results.dox b/deal.II/examples/step-20/doc/results.dox index f281abd694..479584439c 100644 --- a/deal.II/examples/step-20/doc/results.dox +++ b/deal.II/examples/step-20/doc/results.dox @@ -283,6 +283,12 @@ KInverse::value_list (const std::vector > &points, } @endcode +A piecewise constant interpolation of the diagonal elements of the +inverse of this tensor (i.e., of normalized_permeability) +looks as follows: + +@image html step-20.k-random.png + With a permeability field like this, we would get x-velocities and pressures as follows: -- 2.39.5