CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   UDF help (https://www.cfd-online.com/Forums/fluent/45231-udf-help.html)

Mahesh July 2, 2007 06:42

UDF help
 
Hi all

I request community members to suggest me which command to use for processing Fluent in Batch mode when I have hooked UDF along with it.

I was using:- fluent 3d -g -post < myfile.jou

or should the command mention in Fluent manual is preferable

fluent 3d -g < myfile.jou

I am using C shell Linux. Is it neccesary to print the residual monitors in output file. I have included commands in Journal file to write the residual in transcript file. I have an execute-at_end udf which I could load easily but could not manage to hook it with Fluent. I am using

/define/user-defined/function-hooks/execute-at-end "my_function::libudf"

""

The error appearing is unknown name "myfunction::libudf" is not recognised.

Enter valid function in execute-at-end command prompt.

Please someone guide me in this regard.


All times are GMT -4. The time now is 09:30.