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: stanlee8
Forum: Fluent UDF and Scheme Programming June 27, 2021, 07:12
Replies: 8
Views: 1,977
Posted By stanlee8
HI Pakk, Thanks, I think I have already...

HI Pakk,

Thanks, I think I have already solved it!
Forum: Fluent UDF and Scheme Programming June 14, 2021, 23:30
Replies: 8
Views: 1,977
Posted By stanlee8
If C_P(c,t) is the static pressure of the...

If C_P(c,t) is the static pressure of the mixture, then I think the above UDF is wrong.
Cuz the saturation temperature is a function of partial vapour pressure but not the static pressure of the...
Forum: Fluent UDF and Scheme Programming June 14, 2021, 23:22
Replies: 8
Views: 1,977
Posted By stanlee8
Hi Pakk, Yes, I guess so. May I ask what...

Hi Pakk,

Yes, I guess so.
May I ask what static_p = C_P(c,t) represent?
Cuz I copy the code from somewhere else and not quite familiar with it.
Forum: Fluent UDF and Scheme Programming June 13, 2021, 07:07
Replies: 8
Views: 1,977
Posted By stanlee8
Hi Pakk, yes, I just replaced with ...

Hi Pakk,

yes, I just replaced


with


and it works fine.
Forum: Fluent UDF and Scheme Programming June 13, 2021, 06:41
Replies: 8
Views: 1,977
Posted By stanlee8
Hi Pakk, I am not sure if I have got you...

Hi Pakk,

I am not sure if I have got you right, but I have tried the follows code:

#include "udf.h"

DEFINE_PROPERTY(saturation_temp,c,t)
{
return (real)373.1545154;
}
Forum: Fluent UDF and Scheme Programming June 13, 2021, 02:36
Replies: 8
Views: 1,977
Posted By stanlee8
UDF of saturation temperature

Hi there,

I am trying to simulate condensation in the building environment, using the evaporation-condensation model in Fluent.
Mixture multiphase model was used, with the primary phase as water...
Showing results 1 to 6 of 6

 
Forum Jump

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