Skip to content

NimaSam/phaseChangeHeatFoam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phaseChangeHeatFoam

This is a solver for boiling and condensation which was originally written based on OpenFOAM-2.2.0 (interFoam) and has now been ported to OpenFOAM-v2412.

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

The current master branch targets OpenFOAM-v2412.

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

The original version compatible with the published paper is preserved as a tag:

git checkout openfoam-paper-version

Documentation

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

References

About

OpenFOAM solver for boiling and condensation

Resources

Stars

53 stars

Watchers

6 watching

Forks

Packages

 
 
 

Contributors