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

Heat Transfer Boudnary Condition

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 11, 2015, 12:51
Default Heat Transfer Boudnary Condition
  #1
Member
 
Pedro
Join Date: Nov 2014
Posts: 50
Rep Power: 11
pupo is on a distinguished road
Good Afternoon

I want to model a boundary condition described by a formula of the type:

Code:
q'' = R(T-Tinf)
Where R and Tinf are constants.

Is there any way to this without using groovyBC?

I have this example from a textbook where the following BC for a similar scenario is applied:

Code:
exchange
{
    type heatTransfer;
    h   40;
    k 120;
    Tfluid  293;
    value uniform 293;
 }
However this BC does not seem to work with OF2.3 ( the textbook is for OF2.1)

Best Regards
pupo is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Quenching simulation : how to set up a conjugate heat transfer between solid&liquid Rockda FLUENT 24 August 30, 2016 06:33
radiation heat transfer GeHa FLUENT 1 September 5, 2012 14:56
Enforce bounds error with heat loss boundary condition at solid walls Chander CFX 2 May 1, 2012 20:11
Heat Flux at wall in a conjugate heat transfer problem Chander CFX 2 July 9, 2011 22:22
Implications for heat transfer when outlet pressure boundary condition used Blob CFX 2 March 26, 2009 06:22


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