|
[Sponsors] |
September 19, 2002, 09:25 |
Interpreted UDF ERROR
|
#1 |
Guest
Posts: n/a
|
hi While compiling my UDF it is giving error. line 34: parse error.
Anybody having idea about it. Thanks |
|
September 19, 2002, 09:47 |
Re: Interpreted UDF ERROR
|
#2 |
Guest
Posts: n/a
|
sorry I have no idea.
|
|
September 19, 2002, 09:53 |
Re: Interpreted UDF ERROR
|
#3 |
Guest
Posts: n/a
|
Anybody having idea what parse error means.
|
|
September 19, 2002, 15:13 |
Re: Interpreted UDF ERROR
|
#4 |
Guest
Posts: n/a
|
"Parse" stands for converting the C-code to a format which the compiler understands. You might have written a mistake in your UDF or the UDF uses code which can not be used for a interpreted UDF. You should then try to use it as a compiled UDF.
|
|
September 19, 2002, 23:49 |
Re: Interpreted UDF ERROR
|
#5 |
Guest
Posts: n/a
|
Check and see if you're missing any semi-colons or parathesis...
ugur |
|
September 21, 2002, 23:30 |
Re: Interpreted UDF ERROR
|
#6 |
Guest
Posts: n/a
|
hi line 34: parse error.there is a mistake in you UDF line 34.You should try to found a error
|
|
September 30, 2002, 03:30 |
Re: Interpreted UDF ERROR
|
#7 |
Guest
Posts: n/a
|
Hi, The error comes when you don't have any code file in the directory Or if you have any syntax error.. see if you have left any ; anywhere.. always compile the code file in the fluent case file location
Hope this Helps Duraivelan.D |
|
October 2, 2002, 06:18 |
Re: Interpreted UDF ERROR
|
#8 |
Guest
Posts: n/a
|
Thanks It Worked out.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compile calcMassFlowC | aurore | OpenFOAM Programming & Development | 13 | March 23, 2018 08:43 |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |
UDF: DEFINE_CG_MOTION for vertical jump motion of an electrode! | alban | Fluent UDF and Scheme Programming | 2 | June 8, 2010 19:54 |
compile errors of boundary condition "expDirectionMixed" | liying02ts | OpenFOAM Bugs | 2 | February 1, 2010 21:11 |
OpenFOAM on MinGW crosscompiler hosted on Linux | allenzhao | OpenFOAM Installation | 127 | January 30, 2009 20:08 |