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: flow-over-heated-plate/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,8 @@ in order to use OpenFOAM and FEniCS for this test case. Feel free to try differe
47
47
## Post-processing
48
48
49
49
How to visualize the simulation results depends on the selected solvers. Most of the solvers generate VTK files which can visualized using ParaView or similar tools.
50
+
In case of OpenFOAM, you can open the `.foam` file with ParaView, or create VTK files with `foamToVTK`.
51
+
50
52
An example of the visualized expected results looks as follows:
0 commit comments