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

UDF Error

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 1, 2007, 17:44
Default UDF Error
  #1
Mark
Guest
 
Posts: n/a
Hello!

I'm tryin to exoeriment with udf files. For the first time I want to build some easy ones. Here my code:

#include "udf.h" #include "mem.h"

#define mu 10 real tau;

DEFINE_DPM_PROPERTY(tension, c, t, p) {

tau = mu * C_DUDX(c,t); }

when I try to compile it, I got the following Error Message:

Error Object: () Deleted old libudf\ntx86\2d\libudf.dll

1 Datei(en) kopiert. (system "copy D:\PROGRA~1\FLUENT~1.26\Fluent.Inc\fluent6.3.26\sr c\makefile_nt.udf libudf\ntx86\2d\makefile")

1 Datei(en) kopiert. (chdir "libudf")() (chdir "ntx86\2d")() Der Befehl "nmake" ist entweder falsch geschrieben oder konnte nicht gefunden werden. Der Befehl "nmake" ist entweder falsch geschrieben oder konnte nicht gefunden werden.

The same error message I got with every other udf. Have anybody an idea?

Thank you
  Reply With Quote

Old   July 2, 2007, 01:55
Default Re: UDF Error
  #2
Markus Alzon
Guest
 
Posts: n/a
Hello to Deutschland!

Maybe this site might help you:

http://www.cfd-online.com/Wiki/Fluent_FAQ

Do you have a compiler installed?

Good luck,

Markus A.
  Reply With Quote

Old   July 2, 2007, 22:17
Default Re: UDF Error
  #3
braket
Guest
 
Posts: n/a
If you installed vc2005, pls see:

http://www.cfd-online.com/Forum/fluent.cgi?read=50126

Good luck, braket
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Problem with UDF compiling for kTkLW model Wantami FLUENT 0 July 18, 2011 05:11
ParaView for OF-1.6-ext Chrisi1984 OpenFOAM Installation 0 December 31, 2010 06:42
Accessing phi from a fvPatchField at same patch johndeas OpenFOAM 1 September 13, 2010 20:23
Installation OF1.5-dev ttdtud OpenFOAM Installation 46 May 5, 2009 02:32
Problem with compile the setParabolicInlet ivanyao OpenFOAM Running, Solving & CFD 6 September 5, 2008 20:50


All times are GMT -4. The time now is 18:34.