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

Heat Flux as Boundary Condition

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 3, 2016, 01:51
Default Heat Flux as Boundary Condition
  #1
Member
 
Akr
Join Date: Apr 2015
Location: India
Posts: 53
Rep Power: 11
NightWing is on a distinguished road
Hi My Dear Foamers !!!

I recently started working with OpenFOAM and Many of stuffs i am confused about OF. Everyday i am learning useful things in OF bcoz of CFD online and its discussions. Foremost thank you all for the great help!


Recently, I am trying to workout an incompressible flow through a pipe. I have chosen, buoyantBoussinesqPimpleFoam as my base solver. I wanted to study a transient case and laminar, so i have taken out the turbulence part from the solver and modified it. However, I want to apply the boundary condition on the pipe wall as a uniform heat flux boundary condition. Foremost, as i dig up the user guide and cfd forums i found that we could use fixedGradient patch to specify heat flux condition on wall.


TubeWall
{
type fixedGradient;
gradient uniform ________; <--- we can input a value
}

As far as my understanding about the physics. I am modeling only the fluid domain, so the heat flux which i want to apply say it is 100 W/m2. So if my fluid is water,
gradient = Q"/k where k is for the fluid.

Is this correct way to specify the fixedGradient Boundary Condition???

If am wrong please do Correct me????

Thank you FOAM-Ers in advace !!!! Have a Great Day@@@
NightWing is offline   Reply With Quote

Old   November 26, 2016, 18:01
Default
  #2
Senior Member
 
alberto
Join Date: Apr 2016
Location: Mexico
Posts: 117
Rep Power: 10
dewey is on a distinguished road
Hi

I am trying to do a pipe with air and heat flux in the wall, did you find how to do, something like that? how can i put heat flux on wall?
dewey is offline   Reply With Quote

Old   January 26, 2017, 14:58
Default
  #3
New Member
 
Max
Join Date: Jan 2017
Posts: 9
Rep Power: 9
nikitin-pro is on a distinguished road
Unfortunately it's not so simple. FixedGradient BC for temperature will simply ensure a prescribed delta T between wall and fluid.
Here you are dealing with solid-fluid interface, where conductivity changes. So you have to implement Fourier law:
q = k*dT, where k -- heat transfer coefficient [W/m2*K].
nikitin-pro 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
sliding mesh problem in CFX Saima CFX 46 September 11, 2021 07:38
Basic Nozzle-Expander Design karmavatar CFX 20 March 20, 2016 08:44
Problem in setting Boundary Condition Madhatter92 CFX 12 January 12, 2016 04:39
Enforce bounds error with heat loss boundary condition at solid walls Chander CFX 2 May 1, 2012 20:11
constant heat flux boundary condition manoj_1 Phoenics 0 June 27, 2010 13:07


All times are GMT -4. The time now is 10:17.