Skip to content

Fuad-HH/TurbulencePropertiesCalculation-for-OpenFOAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Calculate OpenFOAM(RAS) Turbulence Properties in One Place

To calculate all the turbulence parameters (e.g. $k, \epsilon, \omega, \nu_t$) in one place for boundary and initial conditions for OpenFOAM RAS simulation.


Notes:

  1. This is a jupyter notebook. Just download the notebook and open using any of the following:
    • jupyter notebook installed on your machine,
    • on google colab, or
    • Visual Studio Code, with may other ways.
  2. The calculation process is explained in the notebook.
  3. Always check the sources/references given in the notebook.
  4. This doesn't give any guarantee of correctness of the calculations. Use it on your own resposibility.

About

A python notebook to calculate all the turbulence parameters in one place for boundary and initial conditions for OpenFOAM RAS simulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors