You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: perpendicular-flap/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ You should get results similar to this one:
89
89
90
90
Reasons for the differences:
91
91
92
-
* The CalculiX adapter only supports linear finite elements (deal.II uses 4th order, FEniCS 2nd order).
92
+
* The CalculiX mesh uses the linear element [C3D8I](https://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node28.html), as opposed to FEniCS using a quadratic element, and deal.II using a 4th order element.
93
93
* SU2 models a compressible fluid, OpenFOAM and Nutils an incompressible one.
0 commit comments