From 974d307d3bae03e114509a53ed7588e5fd4253e5 Mon Sep 17 00:00:00 2001 From: Jan Philipp Thiele Date: Fri, 29 Sep 2023 20:52:21 +0200 Subject: [PATCH] Remove unnecessary anchors --- examples/step-16b/doc/intro.dox | 2 +- examples/step-22/doc/results.dox | 1 - examples/step-29/doc/results.dox | 1 - examples/step-33/doc/results.dox | 1 - examples/step-35/doc/intro.dox | 1 - examples/step-35/doc/results.dox | 3 --- examples/step-36/doc/intro.dox | 1 - examples/step-45/doc/intro.dox | 1 - examples/step-46/doc/results.dox | 1 - examples/step-69/doc/results.dox | 1 - 10 files changed, 1 insertion(+), 12 deletions(-) diff --git a/examples/step-16b/doc/intro.dox b/examples/step-16b/doc/intro.dox index 9bddddddc6..f30cd99966 100644 --- a/examples/step-16b/doc/intro.dox +++ b/examples/step-16b/doc/intro.dox @@ -1,6 +1,6 @@
- +

Introduction

This is a variant of step-16 with the only change that we are using the diff --git a/examples/step-22/doc/results.dox b/examples/step-22/doc/results.dox index f0ae0ca975..32f7be0f72 100644 --- a/examples/step-22/doc/results.dox +++ b/examples/step-22/doc/results.dox @@ -1,4 +1,3 @@ -

Results

Output of the program and graphical visualization

diff --git a/examples/step-29/doc/results.dox b/examples/step-29/doc/results.dox index e6ab05873f..74970e2291 100644 --- a/examples/step-29/doc/results.dox +++ b/examples/step-29/doc/results.dox @@ -1,4 +1,3 @@ -

Results

The current program reads its run-time parameters from an input file diff --git a/examples/step-33/doc/results.dox b/examples/step-33/doc/results.dox index 7cc72f7fca..9bec2be175 100644 --- a/examples/step-33/doc/results.dox +++ b/examples/step-33/doc/results.dox @@ -1,4 +1,3 @@ -

Results

We run the problem with the mesh slide.inp (this file is in the diff --git a/examples/step-35/doc/intro.dox b/examples/step-35/doc/intro.dox index be3dfa3bc9..33ce2bcd6f 100644 --- a/examples/step-35/doc/intro.dox +++ b/examples/step-35/doc/intro.dox @@ -8,7 +8,6 @@ University. Most of the work for this program is by him.

Introduction

-

Motivation

The purpose of this program is to show how to effectively solve the incompressible time-dependent Navier-Stokes equations. These equations describe the flow of a viscous incompressible fluid and read diff --git a/examples/step-35/doc/results.dox b/examples/step-35/doc/results.dox index 2ed76b7883..0119b0a641 100644 --- a/examples/step-35/doc/results.dox +++ b/examples/step-35/doc/results.dox @@ -1,7 +1,5 @@ -

Results

-

Re = 100

We run the code with the following parameter-file.prm, which can be found in the @@ -89,7 +87,6 @@ behind the obstacles, with the sign of the vorticity indicating whether this is a left or right turning vortex. -

Re = 500

We can change the Reynolds number, $Re$, in the parameter file to a diff --git a/examples/step-36/doc/intro.dox b/examples/step-36/doc/intro.dox index 92d880061c..2278da818a 100644 --- a/examples/step-36/doc/intro.dox +++ b/examples/step-36/doc/intro.dox @@ -3,7 +3,6 @@ This program was contributed by Toby D. Young and Wolfgang Bangerth. -

Preamble

The problem we want to solve in this example is an eigenspectrum diff --git a/examples/step-45/doc/intro.dox b/examples/step-45/doc/intro.dox index 93bd86a386..b267754492 100644 --- a/examples/step-45/doc/intro.dox +++ b/examples/step-45/doc/intro.dox @@ -16,7 +16,6 @@ be able to proceed this way one has to assume that the model can be periodically extended to the other boxes; this requires the solution to have a periodic structure. -

Procedure

deal.II provides a number of high level entry points to impose periodic diff --git a/examples/step-46/doc/results.dox b/examples/step-46/doc/results.dox index 1fe35dcad8..92f53c1128 100644 --- a/examples/step-46/doc/results.dox +++ b/examples/step-46/doc/results.dox @@ -1,4 +1,3 @@ -

Results

2d results

diff --git a/examples/step-69/doc/results.dox b/examples/step-69/doc/results.dox index 8f10657a1d..95d6e9c693 100644 --- a/examples/step-69/doc/results.dox +++ b/examples/step-69/doc/results.dox @@ -1,4 +1,3 @@ -

Results

Running the program with default parameters in release mode takes about 1 -- 2.39.5