Skip to content

Commit

Permalink
Merge pull request #211 from MFlowCode/sbryngelson-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson authored Aug 28, 2023
2 parents ddbf707 + 975a5c5 commit a1e6f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/documentation/case.md
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ The entries labeled "Characteristic." are characteristic boundary conditions bas
| 17 | Spiral | 2 | N | Requires `[x,y]_centroid` |
| 18 | 2D Varcircle | 2 | Y | Requires `[x,y]_centroid`, `radius`, and `thickness` |
| 19 | 3D Varcircle | 3 | Y | Requires `[x,y,z]_centroid`, `length_z`, `radius`, and `thickness` |
| 21 | Model | 2 & 3 | Y | Imports a Model (STL/OBJ). Requires `model%filepath`. | |
| 21 | Model | 2 & 3 | Y | Imports a Model (STL/OBJ). Requires `model%filepath`. |

The patch types supported by the MFC are listed in table [Patch Types](#patch-types). This includes
types exclusive to one-, two-, and three-dimensional problems. The patch type number (`#`)
Expand Down

0 comments on commit a1e6f55

Please sign in to comment.