Skip to content

Commit 6f96af4

Browse files
committed
fix filenames, declutter
1 parent e99e46c commit 6f96af4

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

projects/2024/cliffdamage/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,5 @@ Now go to the `stokes/` directory and try all the steps documented in `stokes/RE
2626

2727
As a second step, collect and browse the following documents. I will provide these on paper in McCarthy, but they are also available electronically:
2828

29-
* `stokes/doc/stokes.pdf`: This can be built using LaTeX. It documents how the Firedrake Stokes solver works.
29+
* `stokes/doc.pdf`: This documents how the Firedrake Stokes solver works. It can be built in `doc/` using LaTeX.
3030
* `projects/2024/cliffdamage/PralongFunkLuthi2003.pdf`: This paper contains some key ideas relating the stresses which are modeled in a Stokes solver to the evolution of damage. We will start with a focus on formula (8), but you should read from the beginning.
31-
32-
My suggested goal of this project is to **FIXME**

projects/2024/wavedrag/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ As the first step, if you have not done it already, please clone my whole [McCar
2424

2525
Now go to the `stokes/` directory and try all the steps documented in `stokes/README.md`. You will learn how to use my Firedrake-based Python Stokes solver, with pre- and post-processing using Gmsh and Paraview. Some of these "first step" steps may involve some learning, in which case the project has already been worthwhile!
2626

27-
FIXME As a second step, collect and browse the following documents. I will provide these on paper in McCarthy, but they are also available electronically:
27+
As a second step, collect and browse the following documents. I will provide these on paper in McCarthy, but they are also available electronically:
2828

29-
* `stokes/doc/stokes.pdf`: This can be built using LaTeX. It documents how the Firedrake Stokes solver works.
29+
* `stokes/doc.pdf`: This documents how the Firedrake Stokes solver works. It can be built in `doc/` using LaTeX.
3030
* `projects/2024/wavedrag/Schoof2003`: This paper contains FIXME
31-
32-
My suggested goal of this project is to **FIXME**

0 commit comments

Comments
 (0)