CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Problem in setting up no slip boundary condition (https://www.cfd-online.com/Forums/openfoam-solving/216791-problem-setting-up-no-slip-boundary-condition.html)

swapnil13 April 20, 2019 06:53

Problem in setting up no slip boundary condition
 
I am solving flow through pipe. I have three patches of wall as WALL1,WALL2,HEATED WALL.
I am giving no slip boundary condition in U file, but at time of decomposePar command it shows below error





Cannot find 'value' entry on patch WALL1 of field U in file "/home/vortex/OpenFOAM/vortex-3.0.1/run/PIPE/Trial1/0/U"
which is required to set the values of the generic patch field.
(Actual type noSlip)

PositronCascade April 22, 2019 10:31

I assume you use OpenFOAM 3.0.1 from your post. In OpenFOAM 3.0.1, you need to define the no-slip BC by fixedValue and type uniform (0 0 0).

yambanshee April 23, 2019 11:27

To add to PositronCascade, your pressure would also have to be set to zeroGradient on a wall


All times are GMT -4. The time now is 18:00.