Skip to content

shmlzr/UQOpenFOAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

UQOpenFOAM

Turbulence models for parametric UQ studies in OpenFOAM using the Bayesian-Model-Scenario-Averaging (BMSA) framework by Edeling et al. (2014)

Features

The following turbulence models are available in the library

  • Wilcox (2006) k-omega (Based on the implementation by Gomez et al., see: http://turbmodels.larc.nasa.gov/ChangesToOpenFOAM.pdf)
  • Launder-Sharma Low-Re k-epsilon (Based on the standard implementation in OpenFOAM 2.3.3)
  • Spalart-Allmaras (Based on the standard implementation in OpenFOAM 2.3.3)

Installation

Each model can be compiled with the standard procedure

source <path-to-your-OpenFOAM-installation>/etc/bashrc
cd <path-to-model-in-repository>
wmake

References

W. Edeling

S. Gomez

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages