CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Condensation of water if humidity > 100%

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 9, 2010, 16:14
Default Condensation of water if humidity > 100%
  #1
Member
 
Roman Gobitz-Pfeifer
Join Date: Dec 2009
Location: Stuttgart
Posts: 83
Rep Power: 16
Wikie is on a distinguished road
Hi,

I'm having a stream of humid air. It's entering an area with almost 100% humidity. While it's flowing trough this area the temperatur will be decreased. Due this it will reach the point where the humidity is >100%. For this case I wanna write a UDF, where the massfraction of water will be decreased, that the humidity will be 100% constant. You'll find the pictures of my problem for the temperatur and the humidity distribution attached.

Here is the UDF I'm planning to write, but I don't know if I can do it like this. I also don't know hoe to determine the massflow of humid air inside one single cell.

I'm looking forward for your suggestions.

cheers wikie

DEFINE_SOURCE(m_source, c, t, dS, eqn)
{
real source=0;

if (C_YI(c,t,'h2o') > massfraction_h2o,sat)
{
source=-massflow_humidair(massfraction_h2o,sat-C_YI(c,t,'h2o')
}

return source;
}
Attached Images
File Type: jpg temperatur distribution.jpg (42.5 KB, 38 views)
File Type: jpg humidity distribution.jpg (41.8 KB, 34 views)
Wikie is offline   Reply With Quote

Old   November 9, 2010, 22:18
Default
  #2
New Member
 
Kitipon
Join Date: Oct 2010
Posts: 16
Rep Power: 15
padthai is on a distinguished road
Hi,WiKie

I think,we should define that droplets are stoped to evaporate or temperature of air are not reduced after humidity reach to 100%(we don't need condensation)but I have never used UDF before now I don't know how to define like that.So,I will study about UDF for 1 or 2 weeks if I get good result I will tell you later.Or if anyone know the good way to solve this please help me.

Anyway, you can cotract me directly in my e-mail (padthai999@hotmail.com) sorry if my English don't clear.

Thank
padthai is offline   Reply With Quote

Old   November 10, 2010, 11:34
Default
  #3
Member
 
Roman Gobitz-Pfeifer
Join Date: Dec 2009
Location: Stuttgart
Posts: 83
Rep Power: 16
Wikie is on a distinguished road
Hi padthai,

this is an another problem I'm working on. I'm trying to simulate a solar driven humidification dehumidification desalination process. On the on hand I'm working on the problem of evaporation (the other thread I've answered your question), on the other hand I'm working on the dehumidification as described in this thread.

cheers wikie
Wikie is offline   Reply With Quote

Old   November 10, 2010, 22:05
Default
  #4
New Member
 
Kitipon
Join Date: Oct 2010
Posts: 16
Rep Power: 15
padthai is on a distinguished road
Hi,Wikie

I have simulated about solar radiation before but I don't know how to define dehumidification.

However,I have seen one paper that is about dehumidifiers(3-D CFD analysis of relative humidity distribution in greenhouse with a fog cooling system and refrigerative dehumidifiers) .I don't know if it will be useful for you but if you want, I will send it to you by e-mail.

Thank
padthai is offline   Reply With Quote

Old   November 11, 2010, 13:57
Default
  #5
Member
 
Roman Gobitz-Pfeifer
Join Date: Dec 2009
Location: Stuttgart
Posts: 83
Rep Power: 16
Wikie is on a distinguished road
HI padthai,

thanks for your help. Please send me this paper to: r-o-m-a-n'at'gmx.de

cheers
wikie
Wikie is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Water Evaporation and condensation modeling Linjie FLUENT 3 February 6, 2012 13:08
condensation of water vapour at room walls Felix FLUENT 0 September 14, 2007 11:03
Water Evaporation and condensation modeling Linjie CFX 6 May 24, 2007 14:55
Water vapour condensation in CFX-5.7.1 hdj CFX 1 November 27, 2005 07:15
uptodate water distribution network fredius,magige,tanzanian,(e.a) Main CFD Forum 0 January 27, 2002 07:10


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