|
[Sponsors] |
April 4, 2003, 05:07 |
what's mean enum in udf
|
#1 |
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 |
|
April 4, 2003, 13:15 |
Re: what's mean enum in udf
|
#2 |
Guest
Posts: n/a
|
I think enum is the number of user defined scalars.
Murali |
|
April 7, 2003, 04:20 |
thanks
|
#3 |
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
|
|
May 6, 2024, 04:24 |
Same Issue
|
#4 |
New Member
Abdelwahab Mohamed
Join Date: May 2024
Posts: 3
Rep Power: 2 |
Did you get the answer, Zhu ?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic Mesh UDF | Qureshi | FLUENT | 7 | March 23, 2017 08:37 |
UDF parallel error: chip-exec: function not found????? | shankara.2 | Fluent UDF and Scheme Programming | 1 | January 16, 2012 23:14 |
How to add a UDF to a compiled UDF library | kim | FLUENT | 3 | October 26, 2011 22:38 |
UDF...UDF...UDF...UDF | Luc SEMINEL | FLUENT | 0 | November 25, 2002 05:03 |
UDF, UDF, UDF, UDF | Luc SEMINEL | Main CFD Forum | 0 | November 25, 2002 05:01 |