CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Whether UDF need or not (https://www.cfd-online.com/Forums/fluent/43557-whether-udf-need-not.html)

Ranjith January 31, 2007 06:35

Whether UDF need or not
 
How will you find out that wethere the problem hooked with UDF or not?


Allan Walsh January 31, 2007 12:38

Re: Whether UDF need or not
 
Put a write statement in the UDF.

Ranjith January 31, 2007 12:40

Re: Whether UDF need or not
 
how will you find out that wether the problem hooked with UDF or not help me plz thanks

pinks January 31, 2007 23:51

Re: Whether UDF need or not
 
Once you have succesfully compiled and loaded, if you select the udf name in the drop down list at the desired location it is hooked. Now the question is how to understand if its executed or not. The same is said by Allan i.e. put a write statement. i.e. you can put a print command in your udf and as you proceed with solving you will the the message printed in console window. You can add the following commandin your udf. Message("I am in udf");


All times are GMT -4. The time now is 03:50.