Skip to content
Discussion options

You must be logged in to vote

Reason

The boundary condition noSlip is not properly interpreted by VTK/ParaView, which results in VTK/ParaView assuming that this is a zero-gradient boudary condition.

This boundary condition was introduced to OpenFOAM in commit ab3081aa6bb and it is not yet supported in VTK/ParaView.

See the first bug report in OpenFOAM Foundation's bug tracker on this topic, namely issue #2298.

Note: This should be fixed when the following report is solved: Issue #16873 in VTK's project

Solution

The simplest workaround is to run:

foamToVTK

and open the VTK\*.vtk files in ParaView, in order to have the correct data representation.

Replies: 1 comment

Comment options

wyldckat
Mar 7, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by wyldckat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant