CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

externalWallHeatFluxTemperature in incompressible solver

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Naresh yathuru

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 30, 2015, 06:49
Default externalWallHeatFluxTemperature in incompressible solver
  #1
Member
 
Naresh Yathuru
Join Date: Feb 2015
Posts: 66
Rep Power: 11
Naresh yathuru is on a distinguished road
Hi Foamers,

I m working with buoyantBoussinesqsimpleFoam in OF version 2.3.0. I want to implement externalwallheatFluxTemperature Bc in my case . my question is how to implement this B.c in incompressible solver as this is only for compressible solver?

Thank you
Naresh
Naresh yathuru is offline   Reply With Quote

Old   April 1, 2015, 02:49
Default
  #2
New Member
 
Gautam Saikia
Join Date: Jan 2015
Location: India
Posts: 12
Rep Power: 11
gomsy1987 is on a distinguished road
Hi Naresh

If you are trying to implement heat flux as boundary condition than you can use "fixedGradient" BC and give the gradient value, i.e. deltaT = q / k where k is the thermal conductivity.

Hope this helps you.

Best regards
Gautam
gomsy1987 is offline   Reply With Quote

Old   April 1, 2015, 04:00
Default
  #3
Member
 
Naresh Yathuru
Join Date: Feb 2015
Posts: 66
Rep Power: 11
Naresh yathuru is on a distinguished road
Hi gautam,

First of all thanks for your reply. In my case i dont know the flux. so i have to specify the conductivity of the solid, virtual wall thickness, and heat transfer coeffecient h of outside air ,and outside temperature Ta.
At this point i would like to give clear information about my case, I have a room assume one side of the room(right wall) is expossed to environment t= 260k .so in this case I had to use a boundary condition that is similar to convective boundary condition in fluent. that is it considers the virtual wall thickness and outside temperature and thermal conductivity of the solid, heat transfer coeffecient h outside.

i tried groovyBC but without any sucess. i have posted my groovyBC under this link already.

http://www.cfd-online.com/Forums/ope...tml#post538568 #14

i m lost. I would like to implement the externalwallheatFluxtemperature boundar condition for incompressible flows . if someone could help me.
Thank you

regards,
Naresh Yathuru
Naresh yathuru is offline   Reply With Quote

Old   April 1, 2015, 06:18
Default
  #4
Senior Member
 
T. Chourushi
Join Date: Jul 2009
Posts: 321
Blog Entries: 1
Rep Power: 17
Tushar@cfd is on a distinguished road
Quote:
Originally Posted by Naresh yathuru View Post
Hi gautam,

First of all thanks for your reply. In my case i dont know the flux. so i have to specify the conductivity of the solid, virtual wall thickness, and heat transfer coeffecient h of outside air ,and outside temperature Ta.
At this point i would like to give clear information about my case, I have a room assume one side of the room(right wall) is expossed to environment t= 260k .so in this case I had to use a boundary condition that is similar to convective boundary condition in fluent. that is it considers the virtual wall thickness and outside temperature and thermal conductivity of the solid, heat transfer coeffecient h outside.

i tried groovyBC but without any sucess. i have posted my groovyBC under this link already.

http://www.cfd-online.com/Forums/ope...tml#post538568 #14

i m lost. I would like to implement the externalwallheatFluxtemperature boundar condition for incompressible flows . if someone could help me.
Thank you

regards,
Naresh Yathuru
Dear Naresh,

Similar question was asked in the following post:

http://www.cfd-online.com/Forums/ope...-transfer.html

Since it was already answered, thats why FOAMer's did not comment your posts. Anyways,

-
Best Luck!
Tushar@cfd is offline   Reply With Quote

Old   April 1, 2015, 06:24
Default
  #5
New Member
 
Gautam Saikia
Join Date: Jan 2015
Location: India
Posts: 12
Rep Power: 11
gomsy1987 is on a distinguished road
Hi

As far I understood you want to implement convective HTC in your boundary. Let me tell you I am also struggling for that BC more than a month. I have seen many threads saying about groovyBC but I dont want to make it so complicate since I am a beginner in this field. I am looking for a simple way to implement it. And I feel there will be some BC already available in openFoam for implementing HTC which I am not finding till now.

The externalWallHeatFluxTemperature is one such BC but it is again limited to some thermophysical models. I tried to use it but end up with an error mentioned in my thread.

Once I will get it I will let you know.
gomsy1987 is offline   Reply With Quote

Old   April 1, 2015, 07:31
Default
  #6
Member
 
Naresh Yathuru
Join Date: Feb 2015
Posts: 66
Rep Power: 11
Naresh yathuru is on a distinguished road
Hi,
Thank you tushar and gautam. It was so helpful.
http://www.cfd-online.com/Forums/ope...-transfer.html #2

That was what i expected. I m a also new to OpenFoam . It look similar to the code in externalwallheatflux boundary condition so i will test this and let you know

Gautam i would also work in implementing the externalwallheatflux boundary condition for incompressible flows sooner or later and let u know if i succeed.
Thank you

regards,
Naresh
ghostgear likes this.
Naresh yathuru is offline   Reply With Quote

Old   June 19, 2018, 07:09
Default
  #7
New Member
 
rajat tripathi
Join Date: May 2018
Location: india
Posts: 9
Rep Power: 7
aero.rajat is on a distinguished road
did any of you guys succeed in implementing the condition in incompressible solver? I am also stuck at exactly the same position like you.
aero.rajat is offline   Reply With Quote

Old   January 18, 2019, 06:22
Default
  #8
New Member
 
Jai Manik
Join Date: Feb 2015
Location: India
Posts: 1
Rep Power: 0
jai manik is on a distinguished road
You can try adding the library of compressibleTurbulenceModels in the make file of your solver (as shown in the attached image file). Recompile your solver and run the case again. It should work.


-Jai
Attached Images
File Type: png Capture.PNG (22.7 KB, 210 views)
jai manik is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Solver for Laminar incompressible transient flow RTom OpenFOAM 4 March 24, 2014 22:51
LES solver with variable density for incompressible liquids matthias OpenFOAM Running, Solving & CFD 1 April 26, 2010 05:46
An FASMultigrid solver for steady incompressible viscous flow luca_g OpenFOAM Running, Solving & CFD 3 September 21, 2009 02:30
compressible two phase flow in CFX4.4 youngan CFX 0 July 1, 2003 23:32
Incompressible flow solver (staggered grid) J. Ehrhard Main CFD Forum 1 October 8, 1998 19:47


All times are GMT -4. The time now is 08:11.