CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Members List Search Today's Posts Mark Forums Read

Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: tompa
Forum: Fluent UDF and Scheme Programming November 5, 2010, 01:14
Replies: 0
Views: 1,309
Posted By tompa
Question Is my setting way about turbulence boundary right?

I use UDF below
DEFINE_PROFILE(k,t,i)
{
begin_f_loop(f,t)
{
F_CENTROID(x,f,t);
F_PROFILE(f,t,i)=F_K(f,t);
}
end_f_loop(f,t)
}
Showing results 1 to 1 of 1

 
Forum Jump

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