Skip to content

A code for solving transient evaporation problem for a 2D circular and a 3D spherical drop.

Notifications You must be signed in to change notification settings

patashish704/RadialEvaporation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

RadialEvaporation

The code is located in Evap_StandAlone directory. If you found this code helpful, please cite the following journal article.

A. Pathak, M. Raessi, Steady-state and transient solutions to drop evaporation in a finite domain: Alternative benchmarks to the d2 law, Int. J. Heat Mass Transfer 127 (2018) 1147-1158, https://doi.org/10.1016/j.ijheatmasstransfer.2018.06.071

The details of the governing equations and numerical descritization are also given in the article.

The test cases presented in the Journal article are also setup in the current code. Any new fluid or test case could be added by modifying the code. See the comment in the "main" file.

The "main" file is trans_evap_cool_2D_3D.m. Make sure you add AdaptiveMesh, figstate, and SteamTable to the path of your Matlab. In case you are unable to do it, copy all the files in those directories to the current directory.

This code has been tested on MATLAB (2017a) version. MATLAB is a recommended software to run this code. The free software Octave could also be used, however we found it to be slower.

About

A code for solving transient evaporation problem for a 2D circular and a 3D spherical drop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published