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 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: coglione
Forum: Fluent UDF and Scheme Programming August 13, 2010, 04:22
Replies: 5
Views: 4,062
Posted By coglione
Your code still does not tell Fluent for which...

Your code still does not tell Fluent for which cell (and cell thread) velocity gradients are to be evaluated.
Use
c0 = F_C0(f,t);
t0 = THREAD_T0(t);
to get them.

cheers
Forum: Fluent UDF and Scheme Programming August 12, 2010, 06:07
Replies: 5
Views: 4,062
Posted By coglione
C_DUDX returns the respective velocity-gradient...

C_DUDX returns the respective velocity-gradient in a cell. That won't work if you give this macro a face-id f and a face-thread t as arguments.
Get the cell c and cell-thread ct of the adjacent...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 23:29.