- 30 Oct, 2015 1 commit
-
-
Henry Weller authored
Reported in http://www.openfoam.org/mantisbt/view.php?id=1856
-
- 20 Jul, 2015 1 commit
-
-
Henry Weller authored
so that the specification of the name and dimensions are optional in property dictionaries. Update tutorials so that the name of the dimensionedScalar property is no longer duplicated but optional dimensions are still provided and are checked on read.
-
- 02 Mar, 2015 1 commit
-
-
Henry authored
-
- 01 Mar, 2015 2 commits
-
-
Henry authored
-
Henry authored
The implementation now correspond to the definitions in the readily available reference: http://personalpages.manchester.ac.uk/staff/david.d.apsley/specturb.pdf in which a large number of linear and non-linear models are presented in a clean and consistent manner. This has made re-implementation and checking far easier than working from the original references which anyway are no longer available for the LienCubicKE and ShihQuadraticKE models.
-
- 28 Feb, 2015 1 commit
-
-
Henry authored
-
- 27 Feb, 2015 4 commits
- 26 Feb, 2015 1 commit
-
-
Henry authored
-
- 17 Feb, 2015 1 commit
-
-
Henry authored
Needed to create generic compressible turbulence model library
-
- 16 Feb, 2015 1 commit
-
-
Henry authored
Egorov, Y., & Menter F.R. (2008). Development and Application of SST-SAS Model in the DESIDER Project. Advances in Hybrid RANS-LES Modelling, Notes on Num. Fluid Mech. And Multidisciplinary Design, Volume 97, 261-270.
-
- 14 Feb, 2015 3 commits
- 06 Feb, 2015 1 commit
-
-
Henry authored
turbulenceModels/RAS/SSG: Added Speziale, Sarkar and Gatski pressure-strain based Reynolds-stress turbulence model
-
- 28 Jan, 2015 1 commit
-
-
Henry authored
-
- 27 Jan, 2015 4 commits
-
-
Henry authored
-
Henry authored
src/TurbulenceModels/incompressible/turbulentTransportModels/RAS/kkLOmega: Corrected errors in implementation and from original paper according to Furst, J. (2013). Numerical simulation of transitional flows with laminar kinetic energy. Engineering MECHANICS, 20(5), 379-388. Thanks to Jan-Niklas Klatt for analysing problems with and correcting the implementation and testing corrections to the model proposed by Furst.
-
Henry authored
-
Henry authored
-
- 25 Jan, 2015 3 commits
- 24 Jan, 2015 2 commits
- 23 Jan, 2015 2 commits
- 22 Jan, 2015 2 commits
- 21 Jan, 2015 1 commit
-
-
Henry authored
The old separate incompressible and compressible libraries have been removed. Most of the commonly used RANS and LES models have been upgraded to the new framework but there are a few missing which will be added over the next few days, in particular the realizable k-epsilon model. Some of the less common incompressible RANS models have been introduced into the new library instantiated for incompressible flow only. If they prove to be generally useful they can be templated for compressible and multiphase application. The Spalart-Allmaras DDES and IDDES models have been thoroughly debugged, removing serious errors concerning the use of S rather than Omega. The compressible instances of the models have been augmented by a simple backward-compatible eddyDiffusivity model for thermal transport based on alphat and alphaEff. This will be replaced with a separate run-time selectable thermal transport model framework in a few weeks. For simplicity and ease of maintenance and further development the turbulent transport and wall modeling is based on nut/nuEff rather than mut/muEff for compressible models so that all forms of turbulence models can use the same wall-functions and other BCs. All turbulence model selection made in the constant/turbulenceProperties dictionary with RAS and LES as sub-dictionaries rather than in separate files which added huge complexity for multiphase. All tutorials have been updated so study the changes and update your own cases by comparison with similar cases provided. Sorry for the inconvenience in the break in backward-compatibility but this update to the turbulence modeling is an essential step in the future of OpenFOAM to allow more models to be added and maintained for a wider range of cases and physics. Over the next weeks and months more turbulence models will be added of single and multiphase flow, more additional sub-models and further development and testing of existing models. I hope this brings benefits to all OpenFOAM users. Henry G. Weller
-
- 19 Dec, 2014 1 commit
-
-
Henry authored
Provided by Juho Peltola
-
- 29 Apr, 2014 1 commit
-
-
Henry authored
-
- 06 Aug, 2013 1 commit
-
-
Henry authored
-
- 01 Aug, 2013 2 commits
- 28 Jul, 2013 1 commit
-
-
Henry authored
-