Skip to content

Solver to predict the aerated flow on a spillway.

License

Notifications You must be signed in to change notification settings

timofeymukha/spillwayFlow

 
 

Repository files navigation

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

About

Solver to predict the aerated flow on a spillway.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%