CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Community Contributions (https://www.cfd-online.com/Forums/openfoam-community-contributions/)
-   -   [ImmersedBoundary] Cyclic Boundary Condition does not work with Immersed Boundary solvers (https://www.cfd-online.com/Forums/openfoam-community-contributions/190361-cyclic-boundary-condition-does-not-work-immersed-boundary-solvers.html)

DoQuocVu July 11, 2017 22:56

Cyclic Boundary Condition does not work with Immersed Boundary solvers
 
1 Attachment(s)
I am playing with immersedBoundary method in foam-extend. The test case is cylinderInChanelIcoIbFoam which uses icoIbFoam to simulates a 2D flow over a cylinder. It runs smoothly with original setups

However, when i change the boundary condition of inlet and outlet to cyclic, I have this error:
Code:

Reading field U


Calculating potential flow


--> FOAM FATAL ERROR:
Can't find nearest triSurface point for cell 1800, (-0.98 0.48 0.05)Hit data = 0 (1.35004e-316 1.35002e-316 1.34996e-316) -1


    From function immersedBoundaryFvPatch::makeIbPointsAndNormals() const
    in file immersedBoundaryFvPatch/immersedBoundaryFvPatch.C at line 1036.

FOAM aborting

Aborted (core dumped)

Do you have any idea what's going on with my setup?

I attached my case below. Just ./Allrun and you gonna see the error.


All times are GMT -4. The time now is 17:14.