/spillwayFlow

Solver to predict the aerated flow on a spillway.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

spillwayFlow

spillwayFlow is a solver developed to predict aerated flow on a spillway. The solver adds an air entrainment model on top of OpenFOAM's VoF solver interFoam.

Compatibility:

spillwayFlow is known to work on OpenFOAM version 5.

Installation:

  1. Source your OpenFOAM environment, e.g.:

        source /home/$USER/OpenFOAM/OpenFOAM-5/etc/bashrc
    
  2. In a linux terminal download the package with git by typing:

        git clone https://github.com/siljekre/spillwayFlow
    
  3. Execute the Allwmake script by typing

        cd spillwayFlow
        ./Allwmake
    

Example cases

Cases ran with the solver can be found on figshare