Skip to content

Commit 45fe93e

Browse files
committed
flow-over-heated-plate: Add hints on visualization
1 parent 77f7cd2 commit 45fe93e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

flow-over-heated-plate/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ in order to use OpenFOAM and FEniCS for this test case. Feel free to try differe
4747
## Post-processing
4848

4949
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+
5052
An example of the visualized expected results looks as follows:
5153

5254
![result](images/tutorials-flow-over-heated-plate-result-openfoam.png)

0 commit comments

Comments
 (0)