|
[Sponsors] |
July 12, 2004, 18:42 |
UDF WIN vs UNIX
|
#1 |
Guest
Posts: n/a
|
Hi,
I have a UDF that works fine in Windows, but when I try to interpret the same code in a UNIX machine all I can get is a syntaxis error. Does someone know if I should take care of something in particular for this case? Thanks in advance, LE |
|
July 18, 2004, 09:19 |
Re: UDF WIN vs UNIX
|
#2 |
Guest
Posts: n/a
|
A common error is due to comments. If you use FLUENT on Linux with the gcc compiler, for example, and you commented your code with this syntax:
// Text of the comment you obtain error messages. Use the standard comment style: /* Text of the comment */ Hi ap |
|
|
|
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 works in windows workstation but not in UNIX w | J Fernandes | FLUENT | 0 | November 19, 2008 18:45 |
udf and unix for help. | Gong W T | FLUENT | 6 | August 29, 2004 10:57 |