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: gearboy
Forum: Fluent UDF and Scheme Programming March 11, 2010, 23:38
Replies: 9
Views: 3,730
Posted By gearboy
Here is the example, Note: the location of the...

Here is the example, Note: the location of the specified point must be in the computational domain, otherwise error will occur.

#include "udf.h"
DEFINE_ON_DEMAND(find_cell)
{
cell_t c;...
Forum: Fluent UDF and Scheme Programming March 8, 2010, 02:47
Replies: 9
Views: 3,730
Posted By gearboy
Maybe you can use the coordinate to judge which...

Maybe you can use the coordinate to judge which the right cell is.
The simplest scheme is to use the cell whose distance to your specified location is the least. Of course, this is not a very...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 07:03.