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: josh_z
Forum: Fluent UDF and Scheme Programming February 23, 2010, 09:19
Replies: 2
Views: 1,580
Posted By josh_z
I mean, the UDF did not do the summation.

I mean, the UDF did not do the summation.
Forum: Fluent UDF and Scheme Programming February 23, 2010, 09:05
Replies: 2
Views: 1,580
Posted By josh_z
Exclamation How to control the time step and iteration for summation?

Hi,

I need to sum a variable per each time step while not sum per each iteration. the UDF is like the following:

if (N_TIME==1)
{
sum=C_UDMI(c,t,0);
N=0;
}
else if (N_TIME==N)
Showing results 1 to 2 of 2

 
Forum Jump

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