|
[Sponsors] |
October 3, 2003, 05:15 |
Compiled UDF
|
#1 |
Guest
Posts: n/a
|
Hi to all,
I'm using compiled UDF on a PC (Windows system). If I modify my code and compile it again, I have to exit Fluent and restart it, otherwise the new libraries won't be created ('cannot open libudf.dll for writing'). Does anybody know a way to avoid closing and restarting Fluent at each modification of the code? Thanks a lot in advance! Ale |
|
October 3, 2003, 10:01 |
Re: Compiled UDF
|
#2 |
Guest
Posts: n/a
|
Hello, Try to change the name of the libraries each time you compile your UDF. Or erase before compilation the libudf file. regards thomas
|
|
October 3, 2003, 16:09 |
Re: Compiled UDF
|
#3 |
Guest
Posts: n/a
|
This happens because FLUENT opens the library libudf.dll when you open a case file which uses a compiled UDF.
You can't overwrite an opened file, so the only safe way to compile your UDF again is to exit FLUENT. Hi ap |
|
October 6, 2003, 04:55 |
Re: Compiled UDF
|
#4 |
Guest
Posts: n/a
|
Thanks for your reply! I cannot erase the libudf file since I cannot access it until Fluent is open. Thank you anyway.
Regards, Ale |
|
October 6, 2003, 04:56 |
Re: Compiled UDF
|
#5 |
Guest
Posts: n/a
|
Thank you ap!
Hi Ale |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to add a UDF to a compiled UDF library | kim | FLUENT | 3 | October 26, 2011 22:38 |
I want to use pressure of 1 face in udf that compiled on other face | iman_1844 | Fluent UDF and Scheme Programming | 3 | June 10, 2010 13:55 |
Why udf can not be compiled in my pc? | Xinqiang | FLUENT | 0 | June 10, 2009 15:32 |
difference between udf compiled and udf interprete | chandra sekhar | FLUENT | 2 | April 11, 2006 01:04 |
how to quit compiled or interprited UDF | tian | FLUENT | 0 | April 9, 2003 00:53 |