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

someone help me please with my UDF

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   January 10, 2011, 02:25
Default someone help me please with my UDF
  #1
Member
 
EH
Join Date: Dec 2010
Posts: 61
Rep Power: 15
ehooi is on a distinguished road
Hi all.
I have written a UDF that calculates the mean temperature of the outflow that is to be supplied to the inlet (something like a recirculation tank). When I compiled the UDF (UDFtrial.c), the following messages appear:
Error Object: #f
Deleted old libudf\win64\3ddp_host\libudf.dll
libudf\win64\3ddp_node\libudf.dll
1 file(s) copied.
(system "copy "C:\PROGRA~1\ANSYSI~1\v121\fluent"\fluent12.1.4\sr c\makefile_nt.udf libudf\win64\3ddp_host\makefile")
1 file(s) copied.
(chdir "libudf")()
(chdir "win64\3ddp_host")()
# Generating ud_io1.h
(system "copy "C:\PROGRA~1\ANSYSI~1\v121\fluent"\fluent12.1.4\sr c\makefile_nt.udf libudf\win64\3ddp_node\makefile")
1 file(s) copied.
(chdir "libudf")()
(chdir "win64\3ddp_node")()
# Generating ud_io1.h

and not the message as suggested by the UDF manual to be a successful compilation. Loading the library led to this error:

Opening library "libudf"...
Primitive Error at Node 0: open_udf_library: The operation completed successfully.

Primitive Error at Node 1: open_udf_library: The system cannot find the file specified.

Primitive Error at Node 2: open_udf_library: The system cannot find the file specified.

Primitive Error at Node 3: open_udf_library: The system cannot find the file specified.

Error: open_udf_library: The operation completed successfully.
Error Object: #f

I am running FLuent on a Windows 7 64bit system and parallel on a local machine.

Can someone help me with this?

Many thanks.

EH
ehooi is offline   Reply With Quote

 


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...UDF...UDF...UDF Luc SEMINEL FLUENT 0 November 25, 2002 04:03
UDF, UDF, UDF, UDF Luc SEMINEL Main CFD Forum 0 November 25, 2002 04:01


All times are GMT -4. The time now is 14:17.