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

Question on Face Temperature Gradient

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 25, 2003, 05:16
Default Question on Face Temperature Gradient
  #1
Tomasz Didenko
Guest
 
Posts: n/a
Hello

I'm a Phd student and I use Fluent software in my Doctor's degree preparation. In my doctoral I do computer modeling and simulation of laser welding and compare this results with experimental cross section of microphotography.In fluent manual, Face Macros haven't temperature gradient vector.I can't add the the _G suffix to access the tempearture gradient something like this -> F_T_G(f,t). Therefoe I'd like to ask how to compute face temperature gradient in UDF.I want to apply this face tempearture gradient to Marangoni phenomenon in specified shear.

Bye bye

Tomm.
  Reply With Quote

Old   June 27, 2003, 04:30
Default Re: Question on Face Temperature Gradient
  #2
Mcgregor
Guest
 
Posts: n/a
Hi Tomm,

If you use the F_T_M1 (i think its m1, but check the user guide)this will give you the temperature at the previous time step.

You can then calculate the gradient using (change in y value)/(change in x value).

ie. in your UDF: gradient = (F_T - F_T_M1)/(timestep size)

Hope this helps

Mc
  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
how to set periodic boundary conditions Ganesh FLUENT 15 November 18, 2020 06:09
How to get the temperature gradient in CFX post Jay CFX 4 January 7, 2015 03:23
Temperature Gradient at Wall sven OpenFOAM 7 November 1, 2010 17:25
[Gmsh] Import problem ARC OpenFOAM Meshing & Mesh Conversion 0 February 27, 2010 10:56
fluent add additional zones for the mesh file SSL FLUENT 2 January 26, 2008 11:55


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