Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.42 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.42 KB

phaseChangeHeatFoam

This is a solver for boiling and condensation which is written based on OpenFOAM-220 solver (interFoam).

key features

  • track interface using VOF method which is improved with Lafaurie smoothing filter
  • consider two mass transfer models (Lee and Tanasawa)
  • four validation test cases are provided:
    (i) Stefan problem, (ii) two-dimensional film boiling, (iii) the film condensation on a horizontal plate, (iv) the laminar film condensation over a vertical plate

Installation

It is working on OpenFOAM-2.2.0

git clone https://github.com/NimaSam/phaseChangeHeatFoam/
cd phaseChangeHeatFoam/Application/
chmod +x All*
./Allwmake

Documentation

It includes published papers and Ph.D Thesis [in Persian]

References