|
[Sponsors] |
June 19, 2016, 13:31 |
Fully developed outlet BC
|
#1 |
Senior Member
Join Date: Jun 2016
Posts: 102
Rep Power: 10 |
Hello. I'm new to OpenFOAM so this question is a little bit silly. I need to set a constant velocity inlet and a fully developed outlet.
p Code:
inlet { type zeroGradient; } outlet { type fixedValue; value uniform 0; } Code:
inlet { type fixedValue; value uniform (0.0 0.4 0.0); } outlet { type zeroGradient; } |
|
June 20, 2016, 14:06 |
|
#2 |
Senior Member
Join Date: Jun 2016
Posts: 102
Rep Power: 10 |
Any one could give me some suggestions?
|
|
June 20, 2016, 16:31 |
|
#3 |
Senior Member
Joachim Herb
Join Date: Sep 2010
Posts: 650
Rep Power: 22 |
Do you mean you have backflow at the outlet and want to avoid it? Then inletOutlet might be what you looking for.
|
|
June 21, 2016, 02:31 |
|
#4 |
Senior Member
Join Date: Jun 2016
Posts: 102
Rep Power: 10 |
Yes exactly. So can you give me an correct example to set U and p? I looked up on the internet and found several different ways. But none of them is working.
|
|
June 23, 2016, 05:00 |
|
#5 |
Senior Member
Philipp
Join Date: Jun 2011
Location: Germany
Posts: 1,297
Rep Power: 27 |
xuegy, the outflow profile is determined by the shape of your domain. Your boundary conditions look fine. If you want to avoid backflow, you must make your domain larger, so that the large turbulence structures will not impair the outlet. Is this a pipe? Then make the pipe longer at the outlet...
__________________
The skeleton ran out of shampoo in the shower. |
|
Tags |
boundary condition, fully developed, outlet |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to set fully developed flow aty inlet? | FernandoSoares | OpenFOAM Running, Solving & CFD | 7 | November 18, 2016 01:16 |
Couple outlet to inlet to achieve a fully developed flow. | raghu.tejaswi | Fluent UDF and Scheme Programming | 8 | July 18, 2013 10:04 |
Fully developed flow ,CEL expression | kmgraju | CFX | 0 | August 6, 2010 05:15 |
Fully developed temperature profile for square cross section duct at outlet | balkri | Main CFD Forum | 0 | October 5, 2009 12:06 |
inlet velocity profile for fully developed turbule | pankaj saha | Main CFD Forum | 4 | August 24, 2007 17:53 |