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 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: ehooi
Forum: Fluent UDF and Scheme Programming January 13, 2011, 10:57
Replies: 32
Views: 9,745
Posted By ehooi
Hi ComputerGuy, In the code that I have...

Hi ComputerGuy,
In the code that I have written, there are two define macros, DEFINE_ADJUST and DEFINE_PROFILE. In DEFINE_ADJUST, I calculated the value for the variable thermosensor_temperature and...
Forum: Fluent UDF and Scheme Programming January 12, 2011, 08:05
Replies: 32
Views: 9,745
Posted By ehooi
Hi ComputerGuy, I have successfully interpreted...

Hi ComputerGuy,
I have successfully interpreted the code. Couldn;t run it at the moment because my model still needs some tweaking but the successful interpretation of the code is a good sign.
...
Forum: Fluent UDF and Scheme Programming January 12, 2011, 07:39
Replies: 32
Views: 9,745
Posted By ehooi
I add them up and divide it by the number of...

I add them up and divide it by the number of added values to obtain the average. My logic behind it is that there may be more than one cell within the lower and upper bounds specified (I may not be...
Forum: Fluent UDF and Scheme Programming January 12, 2011, 06:05
Replies: 32
Views: 9,745
Posted By ehooi
Hi ComputerGuy, I have tried ammending the...

Hi ComputerGuy,
I have tried ammending the codes that you have shown earlier and I came up with this:


#include "udf.h"
/* Obtain the mean temperature at the location of thermocouple */
/*...
Forum: Fluent UDF and Scheme Programming January 12, 2011, 03:26
Replies: 32
Views: 9,745
Posted By ehooi
Hello ComputerGuy, Thank you very much. This is...

Hello ComputerGuy,
Thank you very much. This is very helpful. Let me see if I interpret this correctly. The 'begin_c_loop' basically calculates the centroid of every cell in my domain.

The...
Forum: Fluent UDF and Scheme Programming January 11, 2011, 10:36
Replies: 32
Views: 9,745
Posted By ehooi
Yes and it is time-dependent. I am hoping to...

Yes and it is time-dependent. I am hoping to specify the BC to be something like (syntax no accounted):

if (Tpoint < 333)
F_PROFILE(f,t,i)=10000
else
F_PROFILE(f,t,i)=0
end

Kind of...
Forum: Fluent UDF and Scheme Programming January 11, 2011, 08:10
Replies: 32
Views: 9,745
Posted By ehooi
temperature at a point

Hi,
Does anyone know how to write the UDF to calculate the temperature at a point? I know surface monitors allow me to check the temperature at a point. However, the temperature at the particular...
Showing results 1 to 7 of 7

 
Forum Jump

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