CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: mighelone
Forum: Fluent UDF and Scheme Programming March 2, 2010, 08:59
Replies: 9
Views: 6,216
Posted By mighelone
You can define at the beginning of tour udf file...

You can define at the beginning of tour udf file the following pre-processor command:

#define DEBUG TRUE

and inside the DEFINE_HET_RATE macro:


#if DEBUG
Message("x=%f\n",x);
#endif
Forum: Fluent UDF and Scheme Programming March 2, 2010, 08:22
Replies: 9
Views: 6,216
Posted By mighelone
coalgas, I have the same problem of...

coalgas,

I have the same problem of divergence, using eulerian-eulerian multiphase model with reaction defined by udf.

Have you tried to debug your udf printing the value of the variables...
Forum: Fluent UDF and Scheme Programming March 2, 2010, 03:33
Replies: 9
Views: 6,216
Posted By mighelone
I have a little experience on writing multiphase...

I have a little experience on writing multiphase udf, what kind of problem do you have?
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 10:26.