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 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: mmunige
Forum: Fluent UDF and Scheme Programming June 6, 2016, 09:40
Replies: 22
Views: 10,704
Posted By mmunige
Thank you so much for your help. there is no...

Thank you so much for your help.
there is no error uptill now. further i can check when simulations proceed further. as i am modelling 3d with very fine mesh, so its very slow simulation.

Regards
Forum: Fluent UDF and Scheme Programming June 6, 2016, 06:17
Replies: 22
Views: 10,704
Posted By mmunige
please guide me thanks

please guide me
thanks
Forum: Fluent UDF and Scheme Programming June 6, 2016, 05:59
Replies: 22
Views: 10,704
Posted By mmunige
here is my final udf for inlet and outlet...

here is my final udf for inlet and outlet temperatures.
please guide me if any error.

#include"udf.h"

DEFINE_PROFILE(inlet_temperature,thread,position )

{

face_t f;
Forum: Fluent UDF and Scheme Programming June 6, 2016, 04:28
Replies: 22
Views: 10,704
Posted By mmunige
Thanks for ur reply. But i noticed another error...

Thanks for ur reply. But i noticed another error that i am not enclosing each statement with {}, i m writing now like this :
if ( t <= 100.0 )
{
F_PROFILE(f,thread,position) = 379.48 + 0.0004*t;...
Forum: Fluent UDF and Scheme Programming June 5, 2016, 21:02
Replies: 22
Views: 10,704
Posted By mmunige
nested if statement in udf

Respected members

I am using udf for defining transient temperature at inlet boundary of my model in fluent. I am writing nested if statement, but model keeps on using the same equation after 180...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 15:02.