Openfoam overset mesh error

I am attempting to couple OpenFOAM with a dummy solver, referring to the solid4Foam cylinder overset mesh as a reference. Without the precice function in controlDict , it runs without errors. However, when I add the function and controlDict and preciceDict , it shows an error.

FOAM FATAL IO ERROR: (openfoam-2312)
inconsistent patch and patchField types for
patch type overset and patchField type zeroGradient

file: 0/zoneID/boundaryField/oversetPatch at line 28955.

Drive link

Hi @Aman,

this sounds like an inconsistent configuration error. Did you manage to resolve it?

Which field was OpenFOAM complaining about? Where exactly are these files in your shared folder?

Thanks Makis. I resolved this issue . I ran toposet and set field without adding Precice function in control dict file , after that I added precice function.So , everything is fine.

1 Like

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