|
[Sponsors] |
September 18, 2013, 14:19 |
Radial Equilibrium pressure BC
|
#1 |
Senior Member
|
Hi All,
I am looking for a small information and help, I have done many simulation with MRFSimpleFoam. now I am facing small issue for the pressure boundary condition. I was using 0/p: inlet zeroGradient; outlet fixedValue; value 0; I plotted the pressure curve close to the surface (see fig) computational domain is -1.5 m inlet and 6 m of outlet (from the fan) the attached pressure curve looks fine upto 5.5m but after that its started decreasing due to the given outlet boundary condition. I am expecting the curve to be reasonable straight line, is there any other outlet BC's to produce such curve? please help me with some sort of information. Thanks, Sivakumar |
|
September 18, 2013, 14:39 |
|
#2 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,903
Rep Power: 37 |
Good evening Sivakumar
Could you also please post your velocity boundary conditions and your fvSchemes file? I have seen something similar in the past and that was related to the choice of time integration scheme, but I cannot find the thread. The conclusion was that it helped to using Euler. Kind regards Niels
__________________
Please note that I do not use the Friend-feature, so do not be offended, if I do not accept a request. |
|
September 18, 2013, 14:55 |
|
#3 |
Senior Member
|
Hi Niels, Good evening thanks for your quick reply,
0/U inlet flowRateInletVelocity; outlet zeroGradient; and the fvSchemes are as follows ddtSchemes { default steadyState; } gradSchemes { default Gauss linear; grad(p) leastSquares; grad(omega) Gauss linear; grad(epsilon) Gauss linear; grad(U) Gauss linear; grad(k) Gauss linear; } divSchemes { default none; div(phi,U) Gauss linearUpwindV grad(U); div(phi,k) Gauss upwind; div(phi,omega) Gauss upwind; div(phi,epsilon) Gauss upwind ; div((nuEff*dev(T(grad(U))))) Gauss linear; } laplacianSchemes { default none; laplacian(nuEff,U) Gauss linear limited 0.7; laplacian((1|A(U)),p) Gauss linear limited 1; laplacian(DkEff,k) Gauss linear limited 0.7; laplacian(DepsilonEff,epsilon) Gauss linear limited 0.5; } interpolationSchemes { default linear; interpolate(U) linear; } snGradSchemes { default limited 0.5; } fluxRequired { default no; p ; } Thanks, Sivakumar |
|
September 18, 2013, 15:06 |
|
#4 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,903
Rep Power: 37 |
Hi
I am sorry, but nothing come to my mind. Good luck, Niels
__________________
Please note that I do not use the Friend-feature, so do not be offended, if I do not accept a request. |
|
September 18, 2013, 15:21 |
|
#5 |
Senior Member
|
Hi Niels,
Its fine thanks for your time, if you dont mind can you please give me the thread link. Thanks, Sivakumar |
|
September 25, 2013, 10:40 |
|
#6 |
Senior Member
|
hi there,
I am sorry, Euler time integration method is not solving the problem. Thanks, Sivakumar |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calculation of the Governing Equations | Mihail | CFX | 7 | September 7, 2014 07:27 |
Fluent natural ventilation pressure boundary condition | pierresandre | FLUENT | 24 | November 8, 2011 15:32 |
Setting Pressure outlet boundary for simulation of Radial impeller | Mukund Pondkule | Main CFD Forum | 1 | April 5, 2011 10:24 |
UDF to define or adjust pressure??? | engahmed | FLUENT | 0 | July 6, 2010 18:19 |
use of radial equilibrium press. in 2 phase flow | James Willie | FLUENT | 0 | May 2, 2005 12:26 |