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: KaLium
Forum: Fluent UDF and Scheme Programming June 14, 2017, 07:31
Replies: 7
Views: 2,409
Posted By KaLium
Have you tried Message0() ? Are you sure...

Have you tried Message0() ?

Are you sure that this loop does anything:


t_out = Lookup_Thread(domain, Zone_ID);
int counter = 0;
begin_f_loop(f, t_out)
{
counter = counter + 1;
Forum: Fluent UDF and Scheme Programming June 14, 2017, 07:09
Replies: 7
Views: 2,409
Posted By KaLium
begin_f_loop(f, thread) { ...

begin_f_loop(f, thread)
{
F_PROFILE(f, thread, i) = 2.0;
}
end_f_loop(f, thread)
Why you are using thread here and not the t_out
Showing results 1 to 2 of 2

 
Forum Jump

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