From 46b564d23e4813cc97e9c21e1fdde1fd684a5800 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 23 Sep 2013 15:58:51 +0000 Subject: [PATCH] Use pictures from the central repository. git-svn-id: https://svn.dealii.org/trunk@30898 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-42/doc/intro.dox | 49 +++++++++++++----------- deal.II/examples/step-42/doc/results.dox | 6 +-- 2 files changed, 30 insertions(+), 25 deletions(-) diff --git a/deal.II/examples/step-42/doc/intro.dox b/deal.II/examples/step-42/doc/intro.dox index ac8ceb4379..7e1920895b 100644 --- a/deal.II/examples/step-42/doc/intro.dox +++ b/deal.II/examples/step-42/doc/intro.dox @@ -29,7 +29,7 @@ solution will look like (the deformable body is a cube - only half of which is actually shown -, the obstacle corresponds to a Chinese character that is discussed below): -@image html step-42.CellConstitutionLi2.png + This problem description implies that we have to take care of an additional @@ -368,24 +368,29 @@ ConstraintMatrix that describe the various constraints and that we will combine as appropriate in each iteration. Compared to step-41, the programs has two new classes: -ConstitutiveLaw describes the plastic behavior of the material, -and Input is responsible for the parameters that describe -the overall setup. In particular, the latter -class allows us to read in an obstacle from a file. In the example we -will show in the results section, this file will be -'obstacle_file.dat' and will correspond to data that shows the -Chinese, Japanese or -Korean symbol for force or power (see http://www.orientaloutpost.com/ : -"This word can be used for motivation - it -can also mean power/motion/propulsion/force. It can be anything -internal or external that keeps you going. This is the safest way to express -motivation in Chinese. If your audience is Japanese, please see the other entry -for motivation. This is a word in Japanese and Korean, but it means "motive -power" or "kinetic energy" (without the motivation meaning that you are -probably looking for)"). In essence, we will pretend that we have a stamp -(i.e., a mask that corresponds to a flat bottomed obstacle with no pieces -of intermediate height) that we press into the body. The symbol in question -looks as follows (see also the picture at -the top of this section on how the end result looks like): - -@image html step-42.symbol.png + + diff --git a/deal.II/examples/step-42/doc/results.dox b/deal.II/examples/step-42/doc/results.dox index 8cdd0aa391..8ed6a6087c 100644 --- a/deal.II/examples/step-42/doc/results.dox +++ b/deal.II/examples/step-42/doc/results.dox @@ -367,16 +367,16 @@ last 4 or 5 Newton iterations.
- @image html step-42.CellConstitutionColorbar.png + - @image html step-42.CellConstitutionBall2.png +   - @image html step-42.CellConstitutionLi2.png +
-- 2.39.5