![]() |
Evaporation due to Heat Transport using InterFoam (Correct Implementation?)
Hi,
I have tried to implement phase change due to evaporation for an incompressible liquid flowing down a vertical heated wall using interFOAM with an energy transport equation. I have employed the methods suggested by Bitan Shu (Phase Change Model for Two-Phase Fluid Flow Based on VOF Method) and Wondra et al. (Evaporation Model for Interfacial Flows Based on a Continuum Field Representation of the Source Terms). However in both cases, I am unable to accurately reproduce the results presented in their papers. I am particularly interested in Bitan Shu's implementation because it allows for large grid sizes. Has anyone successfully done this? If anyone has, please take a look at my code and tell me where I am wrong. Help is needed PLEASE! STEP 1: Solve the energy transport equation for the entire domain i.e. (both liquid and gas): STEP 2: Compute source terms using gradient of temperature: Code:
evapEnthalpy = heat of vaporization rho1 = liquid density STEP 3: Solve alpha1 equation using MULES with source terms prescribed as Code:
Su = -mDot/rho2;STEP 5: Repeat STEP 1 Please kindly review and tell me where this is wrong. Suggestions on more correct implementation of the source terms for evaporation would be well appreciated. Thanks for the help. |
Hi Ovie,
I am also struggling to implement temperature driven phase change. I tried the same as you did but my Su=mDot/rhoLiquid=HTC_liquid/rhoLiquid*(Tsat-T)/(latentHeat)*InterfacialAreaDensity. My Source term looks different because my phase change is due to condensation. My problems are that it crashes and I don’t get any reasonable results:). What do you mean by ? Quote:
Sabin |
Hi Sabin,
Quote:
In the case of Bitan Shu's model, the simulation reports completely strange results. I really dont know where to start from at the moment. I am reading up another paper by P. Keller et al. (Numerical Simulation of Evaporating Droplets with Chemical Reactions using a Volume of FLuid Method) where they used interFoam and reported nice results. I think I might get some practical details on the implementation from there. Thanks.. |
As far as I know Shu used OpenFOAM in his Ph.D. thesis.
I'm sure you can get more informations out of if that of the paper. Try to get it! |
Hi Sega
Quote:
Thanks |
Quote:
Please contact him directly: http://www.tecies.com/ |
Quote:
Thanks... |
Quote:
|
Very well then.
Thanks for the help. |
hi ovie
could you implement shu paper properly ? i tried it, i have used interPhaseChangeFoam , but my results can't follow interface exactly,please inform me about ur last effort!!!!! and i suggest you look at interPhaseChangeFoam and MULE code in it !!!! |
Ovie, by the way, I found that my results depend on the timestep. The larger the timestep, the more liquid is evaporating.
|
Quote:
|
Quote:
http://www.cfd-online.com/Forums/blogs/nimasam/906-boiling-openfoam.html and here http://www.cfd-online.com/Forums/ope...hangefoam.html |
| All times are GMT -4. The time now is 21:30. |