CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

UDF WIN vs UNIX

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 12, 2004, 17:42
Default UDF WIN vs UNIX
  #1
LE
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
  Reply With Quote

Old   July 18, 2004, 08:19
Default Re: UDF WIN vs UNIX
  #2
ap
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
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic Mesh UDF Qureshi FLUENT 7 March 23, 2017 07:37
UDF parallel error: chip-exec: function not found????? shankara.2 Fluent UDF and Scheme Programming 1 January 16, 2012 22:14
How to add a UDF to a compiled UDF library kim FLUENT 3 October 26, 2011 21:38
UDF works in windows workstation but not in UNIX w J Fernandes FLUENT 0 November 19, 2008 17:45
udf and unix for help. Gong W T FLUENT 6 August 29, 2004 09:57


All times are GMT -4. The time now is 12:37.