aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 385627b..5ab879a 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
| - | - |
| `lid_driven_cavity.cc` | Lid driven cavity using Zou/He boundary conditions for the top wall and simple bounce back for all other walls |
| `lid_driven_cavity_with_obstacles.cc` | Same as `lid_driven_cavity.cc` but includes a grid of boxes to make things more interesting |
-| `channel.cc` | Channel flow some obstacles and Dirichlet inflow |
+| `channel.cc` | Channel flow with some obstacles and Dirichlet inflow condition |
## Build