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

Heat flux post processing in vector form

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Lanre

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 19, 2001, 08:55
Default Heat flux post processing in vector form
  #1
leo
Guest
 
Posts: n/a
Hi everybody,

I had posted the same message before but I could not recieve any response.!!

My problem is this, I would like to see the heat transfer phenomena in the domain( fluid or solid) in terms of vectors.. Any suggestions about this?

Thanx in advance

Leo
  Reply With Quote

Old   June 19, 2001, 16:15
Default Re: Heat flux post processing in vector form
  #2
Lanre
Guest
 
Posts: n/a
Could you be more specific about what you mean by "heat transfer phenomena".

Secondly, velocity can be represented by a vector because it has 2 (or 3) components depending on whether you are in 2D (or 3D).

What you can do is (if you model is 3D): (1) define 3 UDS's (2) create 3 custom field functions (CFF's) for each of your vector components (3) patch your CFF's to each of the 3 UDS's (4) create 3 more CFF's with each CFF equal to one of the UDS's (5) then, patch your 3 new CFF's to x, y and z- velocity (6) plot your vectors

yashganatra likes this.
  Reply With Quote

Old   June 20, 2001, 01:15
Default Re: Heat flux post processing in vector form
  #3
leo
Guest
 
Posts: n/a
Hi Lanre,

What I mean is that, I want to see/represent the the heat transfer process in terms of vector form. Suppose a 2D model with a high temp wall on one side and a lower temp wall on the other side. Let the region be solid for simplicity( i.e. solve only conduction)and other remaining two walls have zero heat flux. After solving , you will obtain a temp distribution in the region . Can we somewhat represent the heat transfer in the domain ( from one element to neigbouring elements/cells) in terms of vector form.That way we can obtain the path/region where the more/most heat transfer occurs..

I think we can somewhat use the temp gradients as the components of out new vector( dT/dx as x component, dT/dy as y component etc.)? Is that OK? If so how can I calculate the temp gradiens for each cell using UDS or CFF? I am only able to handle FORTRAN or Visual Basic languages!

Any suggestions?

Regards, Leo
  Reply With Quote

Old   June 20, 2001, 01:44
Default Re: Heat flux post processing in vector form
  #4
John C. Chien
Guest
 
Posts: n/a
(1). The standard approach is to plot the temperature contour. (2). You can easily see the heat flux direction, because it should be normal to the contour curve or surface.
  Reply With Quote

Old   June 20, 2001, 03:35
Default Re: Heat flux post processing in vector form
  #5
Fred Uckfield
Guest
 
Posts: n/a
Plotting of heat flux vectors is a useful aid, I know of one package that even animates based on these vectors. The conductive flux is no problem but choice of Tref for the convective flux will determine the magnitude of the convective flux vectors....

Fred.
  Reply With Quote

Old   June 20, 2001, 11:06
Default Re: Heat flux post processing in vector form
  #6
Lanre
Guest
 
Posts: n/a
Leo,

Following the message from Fred you can compute the heat flux gradient in each component direction to evaluate a vector. Utilizing UDS's or UDM's as storage area for your gradients. Currently, the vector plotting utility works only with velocity (will likely be any variable could be used to plot vectors in the future). So you have to use the patching approach I described previously.

You will probably need to use the DEFINE_UDS_FLUX macro and do a bit of C using pointers, etc. to compute the gradients.

Why don't you contact Fluent to work with you on this? It seems like a useful postprocessing feature that the code should have.

Good luck, Lanre
  Reply With Quote

Old   June 20, 2001, 14:01
Default Re: Heat flux post processing in vector form
  #7
Lanre
Guest
 
Posts: n/a
Correction to my last post: FLUENT 5.5 CAN plot vectors based on any solution variable.
  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
Total heat transf. rate vs Total surface heat flux Renato Sousa FLUENT 1 April 14, 2020 03:27
Wall Heat Flux & Temperature Greg Perkins FLUENT 10 November 20, 2015 09:32
Variable name for heat flux peterle CFX 4 February 13, 2014 02:21
Wall Heat Flux not a listed variable mike CFX 8 February 5, 2009 13:32
how to export "wall heat flux" to tecplot? victor CFX 3 November 27, 2008 09:45


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