CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Fluent UDF and Scheme Programming (https://www.cfd-online.com/Forums/fluent-udf/)
-   -   Unhook UDF (https://www.cfd-online.com/Forums/fluent-udf/112810-unhook-udf.html)

motorbean February 5, 2013 17:06

Unhook UDF
 
Dear everybody,

Does anyone know how to unhook an udf from a case file please?

The case file was previously hooked with udf by "interpreted udf". Now I don't need the udf but every time I open the case file it interprets the udf, which is time consuming. How can I stop its interpretation?

Can anybody offer some help, please? Thanks a lot!

Regards,
motorbean

syavash February 5, 2013 18:35

Quote:

Originally Posted by motorbean (Post 406191)
Dear everybody,

Does anyone know how to unhook an udf from a case file please?

The case file was previously hooked with udf by "interpreted udf". Now I don't need the udf but every time I open the case file it interprets the udf, which is time consuming. How can I stop its interpretation?

Can anybody offer some help, please? Thanks a lot!

Regards,
motorbean


I am not quite sure but you might mean unloading udf. try this:
define--user-defined-functions-manage...
and unload the related udf. then you can save cas @ dat and read them without interpreting again.
Goodluck

motorbean February 6, 2013 05:33

Quote:

Originally Posted by syavash (Post 406223)
I am not quite sure but you might mean unloading udf. try this:
define--user-defined-functions-manage...
and unload the related udf. then you can save cas @ dat and read them without interpreting again.
Goodluck

Thanks a lot for the reply:)

But I don't find "functions-manage" after typing the "define/user-define"...

Regards,
motorbean

MohammedShaheen November 26, 2018 14:04

unhook UDF
 
To unhook a UDF
1- Go to Define - User define- function - interpret
2- delet the source file Name path

Tharanga July 24, 2019 23:15

Would like to add 1 more step to make it clear
1- Go to Define - User define- function - interpret
2- delete the source file Name path
3. Interpret again


This was important when I change simulations from Desktop to cluster (parallel)


All times are GMT -4. The time now is 08:28.