Skip to content

Commit 53e61d9

Browse files
authored
Update case.md
1 parent 77b69bf commit 53e61d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/case.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ The entries labeled "Characteristic." are characteristic boundary conditions bas
574574
| 17 | Spiral | 2 | N | Requires `[x,y]_centroid` |
575575
| 18 | 2D Varcircle | 2 | Y | Requires `[x,y]_centroid`, `radius`, and `thickness` |
576576
| 19 | 3D Varcircle | 3 | Y | Requires `[x,y,z]_centroid`, `length_z`, `radius`, and `thickness` |
577-
| 20 | 2D TaylorGreen Vortex | 2 | N | Requires `[x,y]_centroid`, `length_x`, `length_y` `vel(1)`, and `vel(2)` |
577+
| 20 | 2D Taylor-Green Vortex | 2 | N | Requires `[x,y]_centroid`, `length_x`, `length_y`, `vel(1)`, and `vel(2)` |
578578
| 21 | Model | 2 & 3 | Y | Imports a Model (STL/OBJ). Requires `model%filepath`. |
579579

580580
The patch types supported by the MFC are listed in table [Patch Types](#patch-types). This includes

0 commit comments

Comments
 (0)