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 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: coglione
Forum: Fluent UDF and Scheme Programming May 4, 2009, 03:34
Replies: 25
Views: 11,503
Posted By coglione
Well, then something more fundamental is wrong...

Well, then something more fundamental is wrong with your udf. If you compile your udf, what does the log-file say? Everything ok or some warnings?

cheers
Forum: Fluent UDF and Scheme Programming April 30, 2009, 09:41
Replies: 25
Views: 11,503
Posted By coglione
Hi again, it seems like you have to do some...

Hi again,

it seems like you have to do some testing what the actual problem is.

If you replace C_WALL_DIST with for example C_CENTROID: does it work? This would indicate that C_WALL_DIST is to...
Forum: Fluent UDF and Scheme Programming April 29, 2009, 10:38
Replies: 25
Views: 11,503
Posted By coglione
No, F_C0 and THREAD_T0 give you cell index and...

No, F_C0 and THREAD_T0 give you cell index and cell thread of the adjacent cell to each face at your boundary which is o.k. You can try the following:

type solve/set/expert in the text user...
Forum: Fluent UDF and Scheme Programming April 29, 2009, 09:34
Replies: 25
Views: 11,503
Posted By coglione
Hm, seems like Fluent does not recognize...

Hm,
seems like Fluent does not recognize C_WALL_DIST() at all. Is your case laminar or turbulent? It might be that C_WALL_DIST() is only available if a turbulence model is activated.

cheers
Forum: Fluent UDF and Scheme Programming April 29, 2009, 04:03
Replies: 25
Views: 11,503
Posted By coglione
Hello, try this one and let me know if it...

Hello,

try this one and let me know if it works. Having a look at the UDF-Manual section 3.2.5 might also help.

#include "udf.h"

DEFINE_PROFILE(log_velocity,thread,index)
{
...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 17:24.