|
[Sponsors] |
June 14, 2020, 23:21 |
Slip boundary condition in OpenFOAM
|
#1 |
New Member
Chitransh
Join Date: Nov 2019
Posts: 4
Rep Power: 7 |
Dear all,
Can anybody please tell how to check the slip condition expression in open-foam. I want to use slip condition (Joseph Beavers condition) at the interface of two regions (porous and non porous) and also want to modify it but couldn't find the expression in the codes. |
|
June 19, 2020, 21:12 |
|
#2 |
Member
Lisandro Maders
Join Date: Feb 2013
Posts: 98
Rep Power: 13 |
Hello,
look for it in the code using grep: grep -r "slipFvPatchField" $FOAM_SRC Then you will find the code easily! Good luck, cheers |
|
June 21, 2020, 23:36 |
|
#3 |
New Member
Chitransh
Join Date: Nov 2019
Posts: 4
Rep Power: 7 |
Thanks Lisandro!
|
|
Tags |
openfoam 1806, porous interface, slip b.c., slip condition, slip velocity |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Out File does not show Imbalance in % | Mmaragann | CFX | 5 | January 20, 2017 11:20 |
Problem in setting Boundary Condition | Madhatter92 | CFX | 12 | January 12, 2016 05:39 |
Boundary condition slip | PLanger90 | OpenFOAM Running, Solving & CFD | 6 | February 19, 2015 07:15 |
Partial slip Johnson-Jackson wall boundary condition OF 2.3.0 | mwaqas | OpenFOAM Running, Solving & CFD | 5 | December 4, 2014 19:44 |
Difficulty In Setting Boundary Conditions | Moinul Haque | CFX | 4 | November 25, 2014 18:30 |