|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
hossein hadi
Join Date: Apr 2015
Posts: 15
Rep Power: 12 ![]() |
Dear Foamers,
I'm simulating fluid flow and heat transfer in a channel using buoyantBuossinesqSimpleFoam. In normal geometry everything is OK, but when i use a converging channel geometry the calculations will not converge. Actually the pressure starts with a very high value (about 3 bar, when I expect the converged pressure at inlet to be about 3kPa !!). So it takes a lot of time to decrease. My pressure conditions are: Code:
internalField uniform 0;
boundaryField
{
heatingWalls
{
type zeroGradient;
}
topWall
{
type zeroGradient;
}
inlet
{
type zeroGradient;
}
outlet
{
type fixedValue;
value uniform 0;
}
}
Thanks a lot hoseinhd |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
nasir musa yakubu
Join Date: Mar 2014
Location: Birmingham
Posts: 109
Rep Power: 13 ![]() |
hello,
i would recommend you check out the following links: http://www.cfd-online.com/Forums/ope...plication.html http://www.cfd-online.com/Forums/ope...letoutlet.html best regards |
|
|
|
|
|
![]() |
| Tags |
| initialization, pressure |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wind tunnel Boundary Conditions in Fluent | metmet | FLUENT | 6 | October 30, 2019 13:23 |
| question regarding LES of pipe flow - pimpleFoam | Dan1788 | OpenFOAM Running, Solving & CFD | 37 | December 26, 2017 15:42 |
| Outlet pressure | aja1345 | FLUENT | 5 | August 18, 2015 12:02 |
| Calculation of the Governing Equations | Mihail | CFX | 7 | September 7, 2014 07:27 |
| Unsteady pressure differential between inlet and outlet of the pipe for single phase | joshi20h | FLUENT | 0 | September 26, 2012 13:41 |