|
[Sponsors] |
September 16, 2013, 12:18 |
BCs compatibility modified simpleFoam
|
#1 |
Senior Member
James
Join Date: May 2013
Posts: 116
Rep Power: 13 |
Hi OF community,
I am triying to make the simulations of a complicated channel using simpleFoam, adding temperature equation as stated in somewhere in this forum (I don remember where, but it was something like tutorial "how to add temperature to icoFoam"). The geometry consists in two inlets, an outlet and a wall. When I started with simulations I found that if I set "fixedValue" for inlets (293 K), outlet (304 K) and wall (306 K), then when I postprocess results I saw something strange near the outlet (some cold zones with no physcal meaning, because in this place the fluid should have been conditioned to hotter temperatures, at least 304 K I guess due to the BC imposed at wall and outlet). Due to this issue, I changed the BC at outlet and I set it as "zeroGradient". With this change the results are physically correct. My question is why the first set up is wrong?FLUENT does not give any problem, in addition, it specifies temperature by default if user does not do it (I guess). Anybody knows if these BCs are adequate?Or maybe the problem is the mesh? (the same mesh gives good results with the second setup and I have tried several meshes, always with the same results when I use fixedVale at outlet). I guess that implementation of solver simpleFoam with temperature is OK, but if it's needed I can post it. I attach two pictures that should ilustrate my problems. Best regards and thanks in advance for all answers, James |
|
September 16, 2013, 14:59 |
|
#2 |
Member
Frank Ubber
Join Date: Aug 2013
Posts: 32
Rep Power: 13 |
I think your first setup doesn't work out because it's physically not correct. You can't tell the solver which temperature to have at the outlet if you already did it at the inlet since the outlet temperature is depending on the inlet temperature. Same as pressure, velocity etc...
Correct me if I'm wrong |
|
September 16, 2013, 15:52 |
|
#3 |
Senior Member
James
Join Date: May 2013
Posts: 116
Rep Power: 13 |
Thanks for the answer, but I am not sure about what you say...FLUENT allows to specify temperature on every zone with BC asigned. It doesn´t look phisically meaningless for me...
|
|
September 26, 2013, 07:18 |
|
#4 |
Senior Member
James
Join Date: May 2013
Posts: 116
Rep Power: 13 |
Hi Frank,
I have been talking with other engineers and they agree with you. No temperature should be imposed at outlet, it has to be calculed by the solver based on the inlet and wall temperature of fluid. Thanks! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
interFoam vs. simpleFoam channel flow comparison | DanM | OpenFOAM Running, Solving & CFD | 12 | January 31, 2020 16:26 |
How to setup cyclic BCs in simpleFOAM | hhuang84 | OpenFOAM Running, Solving & CFD | 14 | December 8, 2016 12:39 |
Dealing with BC's in OF 1.6 | vkrastev | OpenFOAM Running, Solving & CFD | 5 | September 4, 2012 12:58 |
Trying to run a benchmark case with simpleFoam | spsb | OpenFOAM | 3 | February 24, 2012 10:07 |
Own boundary condition modified simpleFoam erorr in parallel execution | sponiar | OpenFOAM Running, Solving & CFD | 1 | August 27, 2008 10:16 |