CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

kineticGasEvaporation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 8, 2020, 13:36
Default kineticGasEvaporation
  #1
New Member
 
Join Date: Jun 2020
Posts: 9
Rep Power: 5
mattms is on a distinguished road
Does anyone have any experience modeling a liquid to gas evaporation phase change using icoReactingMultiPhaseInterFoam. I have not been able to get a gas phase, even though the temperatures are above Tactivate. Thanks!


Code:
(liquid to gas)
	{		
		type			kineticGasEvaporation;
		C			1.9;	
		alphaMin		0.0;	
		alphaMax		1.0;
		Tactivate		2000;	
		Mv			59.75;	
	}
mattms is offline   Reply With Quote

Old   October 13, 2020, 02:28
Default
  #2
New Member
 
Join Date: Apr 2020
Posts: 10
Rep Power: 6
ahomaru is on a distinguished road
Quote:
Originally Posted by mattms View Post
Does anyone have any experience modeling a liquid to gas evaporation phase change using icoReactingMultiPhaseInterFoam. I have not been able to get a gas phase, even though the temperatures are above Tactivate. Thanks!


Code:
(liquid to gas)
    {        
        type            kineticGasEvaporation;
        C            1.9;    
        alphaMin        0.0;    
        alphaMax        1.0;
        Tactivate        2000;    
        Mv            59.75;    
    }

Hi,mattms!
I am facing the same problem.
Has there been any progress since then?
ahomaru is offline   Reply With Quote

Old   October 13, 2020, 08:57
Default
  #3
New Member
 
Join Date: Jun 2020
Posts: 9
Rep Power: 5
mattms is on a distinguished road
Have you updated to OpenFoam v2006? I got it to work using these values:

Code:
(liquid to gas)
	{		
		type			kineticGasEvaporation;
		species 		vapor.gas;
		C			1;	
		Tactivate		3188;	
		isoAlpha		0.5;
	}
mattms is offline   Reply With Quote

Old   November 3, 2020, 02:37
Default
  #4
New Member
 
Join Date: Apr 2020
Posts: 10
Rep Power: 6
ahomaru is on a distinguished road
Hi, mattms!

Thank you for your reply!

I will try to update!
ahomaru is offline   Reply With Quote

Reply


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



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