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 January 20, 2011, 03:04
Replies: 31
Views: 20,370
Posted By coglione
1) number_in_parcel is a member function of the...

1) number_in_parcel is a member function of the particle class defined somewhere in the source code of Fluent --> you redefine and initialize it with zero what may cause the behaviour you observe....
Forum: Fluent UDF and Scheme Programming January 18, 2011, 04:08
Replies: 31
Views: 20,370
Posted By coglione
I would do it the following way: loop(I,...

I would do it the following way:

loop(I, Ilist)
{
loop(p, I->p)
{
c = P_CELL(p);
c_t = P_CELL_THREAD(p);
parcel_trapped+=1;
...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 20:51.