Post reply

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: william
« on: April 10, 2012, 11:09:08 AM »

RESOLUTION 1: You do not have a compiler installed. See the instructions below in the attached PDF files for both 32 bit and 64 bit version operating systems on the required Microsoft compilers and instructions for running FLUENT using these compilers.


RESOLUTION 2: You have a supported compiler installed, but the UDF did not compile. To verify this expand to the 'libudf' directory that was created. You should have a directory structure with the following files. If you do not then your UDF did not compile. Make sure you are starting FLUENT from the compiler command prompt window and that you are launching FLUENT in the directory where your .c file is located.
NOTE: If you are running on Windows 64 your directory will have a win64 directory instead of an ntx86 directory.

RESOLUTION 3: If you are running FLUENT in a network parallel, this error will be generated because the other computer(s) on the cluster cannot "see" the directory where the UDF is residing; meaning that the directory has not been shared.
Posted by: mali28
« on: April 10, 2012, 10:52:35 AM »

When I compile the UDF I get the following error:

Error: open_udf_library: The system cannot find the path specified

Please help.