CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Fluent UDF and Scheme Programming (https://www.cfd-online.com/Forums/fluent-udf/)
-   -   parse error with udf (https://www.cfd-online.com/Forums/fluent-udf/74829-parse-error-udf.html)

sofie1 April 9, 2010 10:10

parse error with udf
 
Hi;
I am beginner in fluent and i am trying to make a parabolic velocity BC at inlet ,when i interpret my udf it says parse error , i don't know what does mean of parse error ,is it because i run fluent in windows or in programming with c langage.
Please help me with this problem

DoHander April 9, 2010 12:34

Two possibilities:

1. A C programming error (I can tell you where is only if I see your C code).
2. You have c file created on a UNIX system and not directly on Windows (you will have problems with the end of line character).

Send me your code and I will help you if I can.

Do


All times are GMT -4. The time now is 05:00.