snaka-dev / kOmegaSSTCC

rotation/curvature correction for the komegaSST turbulence model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kOmegaSSTCC

OpenFOAM code for rotation/curvature correction for the komegaSST turbulence model. This is based on the following: https://github.com/cvillescas/TkOmegaSSTCC. which unfortunately is incompatible with the standard distribution from OpenFoam Foundation. Furthermore, from version 3.0 the whole concept of turbulence modelling was re-written and now is template based. It means that there is only one formulation of turbulence model for both incompressible and compressible flow. I have tested it in OpenFOAM 5. This repository code is not part of the official OpenFOAM distribution.

About

rotation/curvature correction for the komegaSST turbulence model

License:MIT License


Languages

Language:C++ 62.1%Language:C 36.0%Language:Shell 1.9%