OpenFOAM error in blockMeshDict

hello everyone,
please when i try to run a case i had the following error

--> FOAM FATAL IO ERROR: (openfoam-2112 patch=220610)
Illegal dictionary entry or environment variable name 1
Known dictionary entries: 
21
(
x0
x1
x2
x3
x4
x5
y0
y1
y2
y3
y4
y5
z0
z1
vertices
h1
h2
h3
v1
v2
v3
)



file: system/blockMeshDict at line 16 to 116.

    From bool Foam::primitiveEntry::expandVariable(const Foam::string&, const Foam::dictionary&)
    in file db/dictionary/primitiveEntry/primitiveEntry.C at line 162.

FOAM exiting

i have ubuntu 20.04 and openfoam 2112, Can you help me please???

Hello @fatiha

I am no OpenFOAM expert but this seems to be a purely OpenFOAM related error. Are the OpenFOAM related environment variables loaded correctly?

If you are sure that this is related to a preCICE case then please tell us which case you are trying to run.

1 Like

The file blockMeshDict should indeed have nothing to do with preCICE or with coupling. This looks like a syntax error in the respective case. Since there has been no reply for a while, let’s close this.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.