Skip to content
Discussion options

You must be logged in to vote
  1. Already answered in the FAQ entry #203.

  2. Certain inclusions of files will not work as intended, such as:

    #include ${WM_PROJECT_DIR}/etc/caseDicts/setConstraintTypes
    

    Part of the problem is that the parenthesis are not unwrapped. The other problem is that it's not able to figure out that it's an absolute path.

    This means that patches that are not explicitly defined with boundary conditions in the respective field files, could either not have the correct value represented or could lead to the fields to not be loaded.

    For example, the following error message can occur:

    ERROR: In C:\bbd\5105004d\source-paraview\VTK\IO\Geometry\vtkOpenFOAMReader.cxx, line 6902
    vtkOpenFOAMReaderPrivate (0000…

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