CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   error information for Maro P_USER_REAL(p,0) (https://www.cfd-online.com/Forums/fluent/74117-error-information-maro-p_user_real-p-0-a.html)

TypeSpeed March 24, 2010 17:06

error information for Maro P_USER_REAL(p,0)
 
Hello,

I tried to use Macro P_USER_REAL. The following code is from
UDF user manual.

DEFINE_DPM_SCALAR_UPDATE(dpm_scalup,c,t,if_init,p)
{ if (if_init)
P_USER_REAL(p, 0) = 0; /* Simple initialization. Used later for
stopping trajectory calculation */
}

However, I got the error information as follows:

Signal received: Signal 0 - None
Traceback:
Location 0x0000000000000000
--- End of call chain ---
EOF on command stream. The fluent process could not be started.

Can anyone know what is the cause for the error?

Thank you.


All times are GMT -4. The time now is 04:31.