|
[Sponsors] |
July 27, 2012, 15:37 |
interpreting UDF
|
#1 |
New Member
Daniel Ortega
Join Date: Jul 2012
Posts: 3
Rep Power: 14 |
I have written a UDF code and saved it as UDF.C in my ntx86 folder. But when I want to interpret it in my fluent it shows the below error:
line 18: parse error my line 18 is: DEFINE_PROFILE(x_velocity,t,i) is there something wrong with my udfconfig.h file? because I made some changes in my udf file and saved them in my udf.c file but didn't change anything else. |
|
July 27, 2012, 19:19 |
|
#2 | |
Member
Join Date: May 2009
Posts: 58
Rep Power: 17 |
Quote:
DEFINE_PROFILE(inlet_x_velocity, thread, position) You can find the meaning of each one in FLUENT manual. (e.g. Inlet_X_velocity is the name of UDF) Good luck |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
parse error while interpreting udf | Kristin | Fluent UDF and Scheme Programming | 3 | March 15, 2012 07:43 |
Problem with interpreting UDF | Boris Kloser | Fluent UDF and Scheme Programming | 1 | December 30, 2009 00:48 |
parse error with interpreting UDF | ivanbuz | Fluent UDF and Scheme Programming | 2 | August 13, 2009 19:29 |
interpreting UDF | Muhammad Shakaib | FLUENT | 1 | January 24, 2006 11:58 |
help wanted on interpreting a simple UDF | Suresh | FLUENT | 4 | December 8, 2004 12:41 |