|
[Sponsors] |
July 1, 2007, 18:44 |
UDF Error
|
#1 |
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 |
|
July 2, 2007, 02:55 |
Re: UDF Error
|
#2 |
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. |
|
July 2, 2007, 23:17 |
Re: UDF Error
|
#3 |
Guest
Posts: n/a
|
If you installed vc2005, pls see:
http://www.cfd-online.com/Forum/fluent.cgi?read=50126 Good luck, braket |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with UDF compiling for kTkLW model | Wantami | FLUENT | 0 | July 18, 2011 06:11 |
ParaView for OF-1.6-ext | Chrisi1984 | OpenFOAM Installation | 0 | December 31, 2010 07:42 |
Accessing phi from a fvPatchField at same patch | johndeas | OpenFOAM | 1 | September 13, 2010 21:23 |
Installation OF1.5-dev | ttdtud | OpenFOAM Installation | 46 | May 5, 2009 03:32 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |