|
[Sponsors] |
March 23, 2007, 07:31 |
problem with loading udf in fluent 6.3
|
#1 |
Guest
Posts: n/a
|
Hi,
I used a udf on fluent 6.2.16 and it worked fine and now we are switching to fluent 6.3.26 and i am having trouble with loading my udf after the compilation. This is what I am getting: opening library "libudf" Library "libudf/lnamd643d_host/libudf.so" opened. Primitive Error at Node O: Open_udf_library:library version 6.2.16 incompatible with solver version 6.3.26" Any idea what is wrong here? Any help will be appreciated. James |
|
March 23, 2007, 08:40 |
Re: problem with loading udf in fluent 6.3
|
#2 |
Guest
Posts: n/a
|
Hi,
try deleting your old libraries /libudf then recompile or rename it.../libudf-63 Then reload and see if that works. Sometimes there are permissions problems that do not allow you to write the new libraries. Regards, Bak_Flow |
|
March 23, 2007, 10:15 |
Re: problem with loading udf in fluent 6.3
|
#3 |
Guest
Posts: n/a
|
Hi,
U got it right. I had deleted the old library and re-compiled and it worked. Thanks for responding to my post. |
|
March 24, 2007, 13:19 |
Re: problem with loading udf in fluent 6.3
|
#4 |
Guest
Posts: n/a
|
A detailed reply was posted by me, a couple of days ago. I just wanted to add one more point that, if u have changed ur computer too, it might be possible that a compiled udf will not work on the new machine even if u r using a Fluent 6.3.
Regards Rizwan |
|
March 28, 2007, 20:49 |
Re: problem with loading udf in fluent 6.3
|
#5 |
Guest
Posts: n/a
|
Hello,
I assume you used a makefile to built the libudf.so containing your udf. There are two variables in the makefile that must be changed due to the new version of fluent, eg.: FLUENT_INC= /usr/local/fluent/6.3.26/Fluent.Inc and RELEASE= 6.3.26 Your udf may be set like SOURCES= your_udf.c Then the new udf will be compiled within the new version's environment. Hope this helps, Achim |
|
March 17, 2012, 09:32 |
|
#6 |
New Member
peyman
Join Date: Mar 2012
Posts: 8
Rep Power: 14 |
Hello,
I assume you used a makefile to built the libudf.so containing your udf. There are two variables in the makefile that must be changed due to the new version of fluent, eg.: FLUENT_INC= /usr/local/fluent/6.3.26/Fluent.Inc and RELEASE= 6.3.26 Your udf may be set like SOURCES= your_udf.c Then the new udf will be compiled within the new version's environment. Hope this helps, Achim hello, how can i open a makefile and doing these changes?makefile is unknown in my widows |
|
January 22, 2015, 06:51 |
compiling problem with fluent
|
#7 |
New Member
|
I like adress to bak_flow if his method of deleting the librarie is even worked with the installation of standard C++ with fluent 6.3.26, because i have even the problem of compilation, file not found....
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ATTN ALL: SOLUTON TO UDF COMPILE PROBLEM | Rizwan | Fluent UDF and Scheme Programming | 40 | March 18, 2018 07:05 |
problem loading UDF library in parallel cluster | Veera Gutti | FLUENT | 8 | July 26, 2016 08:24 |
"printf" udf on fluent 6.3 | salzferkel | Fluent UDF and Scheme Programming | 3 | May 24, 2012 15:28 |
Problem with loading udf on multiple nodes | JurijG | Fluent UDF and Scheme Programming | 0 | July 22, 2011 06:42 |
Fluent reaction- udf problem? help | owen | FLUENT | 4 | November 18, 2008 12:42 |