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: shri2802
Forum: Fluent UDF and Scheme Programming February 29, 2016, 05:50
Replies: 2
Views: 1,613
Posted By shri2802
This code will work better at solid meshed...

This code will work better at solid meshed surface, but if u wish to use if fluid region you have to consider convective and transient energy terms too.
"Ts2" will give insulated body temperature,...
Forum: Fluent UDF and Scheme Programming February 29, 2016, 05:47
Replies: 2
Views: 1,613
Posted By shri2802
heat loss through walls

#include "udf.h"
#include "math.h"
#include "sg.h"

DEFINE_PROFILE(HTCh, t, i)
{
face_t f;
Thread *tco;
cell_t co; /**thread data**/
real Tc=0; /**centraoid temperature of cells **/
Showing results 1 to 2 of 2

 
Forum Jump

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