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

problem while using heat flux DEFINE_HEAT_FLUX

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 20, 2006, 18:36
Default problem while using heat flux DEFINE_HEAT_FLUX
  #1
learningCFD
Guest
 
Posts: n/a
If I want to add a heat source on a wall named liquid_interface:

DEFINE_HEAT_FLUX(heat_flux, f, t, c0, t0, cid, cir) { int liquid_interface_id=16; /*the ID of liquid interface*/ if (THREAD_ID(t)==liquid_inter_id) { cid[0]=100 ; /*100 is the heat source */ } }

Is this right? Should I use "cid[0]=100" or "cid[0]=cid[0]=+100", I printed out some cid[] valudes from some walls, fount they have non-zero values. I don't know those values are coefficients calculated by Fluent or just random wrong numbers. Anyway, either "cid[0]=100" or "cid[0]=cid[0]=+100" didn't give me reasonable results. Any big guy gives me a light? Thanks very much in advance.
  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
heat flux balance problem zhouziyi7123 FLUENT 5 May 21, 2014 03:37
Problem with heat flux and Symmetry Plane Zuixy STAR-CCM+ 0 March 4, 2011 05:01
Heat flux in ansys cfx juliom OpenFOAM Running, Solving & CFD 2 April 14, 2009 14:30
WALL HEAT FLUX V.S. HEAT FLUX tommy CFX 0 December 15, 2005 08:14
heat flux to heat rejection azmir Siemens 0 June 23, 2004 20:53


All times are GMT -4. The time now is 13:35.