CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   function "CX_Message" not found (https://www.cfd-online.com/Forums/fluent/49699-function-cx_message-not-found.html)

Ellen November 4, 2008 16:57

function "CX_Message" not found
 
Hi, I tried to use Message() statement when testing my udf, but an error message appears during interpreting: function "CX_Message" not found (pc=115). what does it means? do I need to include any header files besides udf.h?

any help would be appreciated.

Ellen


max November 5, 2008 04:08

Re: function "CX_Message" not found
 
Hello Ellen,

Message() probably does not work in interpreted mode. Use the standard C command print() or compile your udf.

cheers Max

Ellen November 5, 2008 09:26

Re: function "CX_Message" not found
 
Yeeh, it did work in compiled mode. Thank you so much, Max.

Ellen


All times are GMT -4. The time now is 20:53.