|
[Sponsors] |
March 16, 2012, 05:02 |
Adding Temperature in channelFoam
|
#1 |
Member
supercommandodhruv
Join Date: Sep 2011
Posts: 57
Rep Power: 15 |
Hi Foamers,
i am doing a simulation on channel flow using LES modelling. I want to impose a temperature on the walls of the channel and study the effects of conduction+convection on the fluid flowing through it. Can anyone give me some ideas on how to implement this? I can't impose a cyclic BC on temp, since it is not cyclic. Is there any other solver that I can use that gives me the local temperatures in the fluid field? My main intention of using a channel flow for this problem is that the geometry I need to simulate is a very long one, and I am using just a part of it with cyclic BCs. Any help would be very grateful. Regards, Dhruv. |
|
March 16, 2012, 15:36 |
|
#2 |
Senior Member
Kent Wardle
Join Date: Mar 2009
Location: Illinois, USA
Posts: 219
Rep Power: 21 |
Have you looked at this?http://openfoamwiki.net/index.php/Ho...ure_to_icoFoam
|
|
March 20, 2012, 18:17 |
|
#3 |
New Member
David Theriault
Join Date: Jan 2012
Posts: 5
Rep Power: 14 |
Hi Drhuv
It depends on the fluid and the Re number of your simulation. If your case can be considerate as incompressible, you could check on how the buoyantBoussinesqPimpleFoam is coded. Because this solver is only for RANS cases, you'll need to modify it. Check the pimpleFoam solver for an idea. David |
|
April 27, 2012, 07:02 |
|
#4 |
Member
anonymous
Join Date: Mar 2012
Posts: 45
Rep Power: 14 |
Hi! I do all the tutorial to add the temperature, but it gives me a fatal error: keyword inlet is undefined in dictionari .../0/p::"boundaryField"
I don't understand this problem because I did't change anything about the pressure |
|
April 28, 2012, 02:50 |
|
#5 |
Senior Member
A_R
Join Date: Jun 2009
Posts: 122
Rep Power: 17 |
Dear libia
you may define a BC in your mesh boundary but you do not implement it in your /0 folder for pressure. |
|
April 30, 2012, 04:07 |
|
#6 |
Member
anonymous
Join Date: Mar 2012
Posts: 45
Rep Power: 14 |
||
April 30, 2012, 07:11 |
|
#7 |
Senior Member
A_R
Join Date: Jun 2009
Posts: 122
Rep Power: 17 |
||
April 30, 2012, 19:12 |
|
#8 | |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
Quote:
your modified solver: 1) modified solver: channelFoam + scalarTransportFoam 2) BC: modified fan boundary condition i suggest to look at fluent tutorial guide to find how to formulate cyclic boundary condition |
||
May 3, 2012, 04:39 |
|
#9 |
Member
anonymous
Join Date: Mar 2012
Posts: 45
Rep Power: 14 |
||
May 3, 2012, 05:42 |
|
#10 |
Member
Tibor Nyers
Join Date: Jul 2010
Location: Hungary
Posts: 91
Rep Power: 17 |
I while back when I started my endeavours with OpenFoam I looked at some Fluent tutorial cases and wanted to migrate them to OF. It was too much for me eventually ... so I dropped the idea.
But there was a case with periodic flow and heat transfer - as I investigated the possible solutions I found that the solver is based on "Fully Developed Flow and Heat Transfer in Ducts Having Streamwise-Periodic Variations of Cross-Sectional Area" by Patankar, Liu, and Sparrow. And unfortunately, that concluded my project since I didn't find anything similar in OF - I didn't even know at that time that channelFoam exists and can simulate periodic flow. Good luck and report back if you have some nice results! |
|
May 5, 2012, 06:40 |
|
#11 |
Senior Member
A_R
Join Date: Jun 2009
Posts: 122
Rep Power: 17 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Adding temperature equation to porousSimpleFoam | David_010 | OpenFOAM Programming & Development | 9 | February 14, 2018 02:22 |
Calculation of the Governing Equations | Mihail | CFX | 7 | September 7, 2014 07:27 |
Adding a new temperature dependent viscositymodel? | dgadensg | OpenFOAM Programming & Development | 10 | May 22, 2010 06:47 |
Adding temperature equation in settlingFoam | sachin | OpenFOAM Running, Solving & CFD | 2 | March 31, 2010 04:21 |
Adding temperature field to InterFoam | yapalparvi | OpenFOAM Running, Solving & CFD | 8 | October 14, 2009 21:18 |