|
[Sponsors] |
September 12, 2019, 04:17 |
slip condition
|
#1 |
New Member
naveen k s
Join Date: Sep 2014
Posts: 6
Rep Power: 12 |
Dear Foamers,
I'm working on the Flow over a car. I have doubts in the usage of boundary types (Geometric constraints) and Boundary condition's. The following are the boundary types and boundary conditions i am using; Inlet of the domain Boundary type : patch Boundary condition: Fixed value (certain value for velocity and zero gradient for pressure) Outlet of the domain: Boundary type: Patch Boundary condition: inletOutlet (for velocity) and uniform zero (for pressure) Car and ground: Boundary type: Wall Boundar condition:No slip condition (for velocity) and zero gradient for pressure Top and Lateral sides: Boundary condition: slip What should be the boundary type that has to be used for the slip boundary condition?. Does slip boundary condition along with boundary type as patch ensures infinite computational domain? Suppose if Wall type boundary is used with slip boundary condition, whether the wall functions will still be applicable? Waiting for your answers. |
|
September 13, 2019, 10:58 |
|
#2 | |||
New Member
Join Date: Dec 2015
Posts: 24
Rep Power: 10 |
The slip boundary condition is basically the same as a symmetry boundary condition (slipFvPatchField inherits from basicSymmetryFvPatchField). That means that for scalars is the same as zeroGradient, while for vectors it is zero gradient for the tangential component and zero value for the normal component.
Quote:
Quote:
Quote:
|
||||
Tags |
no slip condition, patch type, slip b.c. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Slip vs. Symmetry boundary condition | Madeleine P. Vincent | OpenFOAM Running, Solving & CFD | 2 | December 20, 2016 12:07 |
comsol: use general slip condition on the external slip wall | sobhan.f | COMSOL | 0 | April 30, 2015 07:16 |
having trouble implementing airfoil with Wall Slip condition | Khozaei4000 | FLUENT | 1 | December 22, 2014 13:30 |
having trouble implementing airfoil with Wall Slip condition | Khozaei4000 | CFX | 10 | December 22, 2014 07:21 |
Partial slip Johnson-Jackson wall boundary condition OF 2.3.0 | mwaqas | OpenFOAM Running, Solving & CFD | 5 | December 4, 2014 19:44 |