Skip to content

Commit a88ef87

Browse files
authored
Merge pull request #222 from haochey/master
2 parents 92fac09 + 53e61d9 commit a88ef87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/documentation/case.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +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 Taylor-Green Vortex | 2 | N | Requires `[x,y]_centroid`, `length_x`, `length_y`, `vel(1)`, and `vel(2)` |
577578
| 21 | Model | 2 & 3 | Y | Imports a Model (STL/OBJ). Requires `model%filepath`. |
578579

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

0 commit comments

Comments
 (0)