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 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: sooraj546
Forum: Fluent UDF and Scheme Programming May 16, 2018, 02:48
Replies: 10
Views: 881
Posted By sooraj546
thanks a lot for your reply ...........it really...

thanks a lot for your reply ...........it really helped me out.
Forum: Fluent UDF and Scheme Programming May 16, 2018, 01:23
Replies: 10
Views: 881
Posted By sooraj546
this code will work sir fine, but my intention is...

this code will work sir fine, but my intention is to obtain temperature of each control volume at each iteration and use it for Cp calculation, Thats y i have specified Tf = C_T(c,t) .............if...
Forum: Fluent UDF and Scheme Programming May 15, 2018, 22:54
Replies: 10
Views: 881
Posted By sooraj546
C_T is the macro for getting temperature at each...

C_T is the macro for getting temperature at each cell along the thread I needed it else this code is meaningless

Thanks a lot for replying,
Forum: Fluent UDF and Scheme Programming May 15, 2018, 22:51
Replies: 10
Views: 881
Posted By sooraj546
I have shared this link above as well. Thanks lot...

I have shared this link above as well. Thanks lot for replying still can u give me som suggestions how to rectify that error
Forum: Fluent UDF and Scheme Programming May 15, 2018, 11:32
Replies: 10
Views: 881
Posted By sooraj546
thanks a lot for replying .................i have...

thanks a lot for replying .................i have given the link of the UDF , I am currently using fluent 18.0
...
Forum: Fluent UDF and Scheme Programming May 15, 2018, 10:17
Replies: 10
Views: 881
Posted By sooraj546
Not able to rectify a UDF compiler erro ?

#include "udf.h"
#include "mem.h"

DEFINE_SPECIFIC_HEAT(iron_sp, Tf, Cp, c, t)
{

Tf = C_T(c,t);
if (Tf<800)
{
Cp=...
Showing results 1 to 6 of 6

 
Forum Jump

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