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

temperature gradient for use in surface monitor

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 16, 2007, 20:31
Default temperature gradient for use in surface monitor
  #1
Catherine
Guest
 
Posts: n/a
Hi, I'm trying to get temperature gradient for use in surface monitor, as there aren't any temperature derivative in the surface monitor panel. And then I'll calculate the integral (by choosing intergral in the 'report type' of the 'Define surface monitor' panel) of the temperature gradient over the domain at each time step. So after getting the result, I'll be able to plot the result as a function of time.

I have thought about doing it the other way, that is using C_T_G(c,t) in a UDF, However, I don't know which Define macro to use and the way to save the result, so that I'll be able to plot the result as a function of time.

Thank you in advance for your help! Catherine
  Reply With Quote

Old   August 24, 2012, 09:10
Default
  #2
Member
 
Mohsen
Join Date: Jul 2012
Posts: 49
Rep Power: 13
smhosseini is on a distinguished road
Hi Catherine,
you can use DEFINE_ON_DEMAND and user define memory.
for example:
C_UDMI(c,t,0) = C_T_G(c,t);
you should active user define memory from:
define - > user defined - > memory
then you can use your udf.
smhosseini 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
[ICEM] Problems with coedge curves and surfaces tommymoose ANSYS Meshing & Geometry 6 December 1, 2020 11:12
specified shear at wall - temperature gradient - UDF - access violation error senD Fluent UDF and Scheme Programming 9 September 18, 2014 07:29
Tangential component of gradient of scalar field at surface tehache OpenFOAM Running, Solving & CFD 5 July 4, 2013 07:13
Saving Fluent Surface Monitor Output File fossu15a Main CFD Forum 1 November 12, 2009 07:10
Direct calculation of temperature gradient J.W.Ryu FLUENT 5 December 27, 2001 06:39


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