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

what's mean enum in udf

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 4, 2003, 04:07
Default what's mean enum in udf
  #1
zhu
Guest
 
Posts: n/a
hi, all, what's mean enum in UDF sample application, the low is the sample in postprocessing using user_defined scalars.

/***********************************************/

/* UDF for computing the magnitude of the gradient of T^4 */

/**********************************************/

#include "udf.h"

/* Define which user-defined scalars to use. */

enum

{

T4,

MAG_GRAD_T4,

N_REQUIRED_UDS

};

.

.

.

the low of the application is ommitted.

would you have free time, please tell me, thanks in advance
  Reply With Quote

Old   April 4, 2003, 12:15
Default Re: what's mean enum in udf
  #2
Murali
Guest
 
Posts: n/a
I think enum is the number of user defined scalars.

Murali
  Reply With Quote

Old   April 7, 2003, 03:20
Default thanks
  #3
zhu
Guest
 
Posts: n/a
thanks for your response, Murali. I have found enum in some example, i yet don't know what's mean enum. i will work hard for this. zhu
  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
Dynamic Mesh UDF Qureshi FLUENT 7 March 23, 2017 07:37
UDF parallel error: chip-exec: function not found????? shankara.2 Fluent UDF and Scheme Programming 1 January 16, 2012 22:14
How to add a UDF to a compiled UDF library kim FLUENT 3 October 26, 2011 21:38
UDF...UDF...UDF...UDF Luc SEMINEL FLUENT 0 November 25, 2002 04:03
UDF, UDF, UDF, UDF Luc SEMINEL Main CFD Forum 0 November 25, 2002 04:01


All times are GMT -4. The time now is 03:15.