|
[Sponsors] |
May 2, 2013, 14:56 |
Dyn Smagorinsky model in O.F. 2.1.x
|
#1 |
Senior Member
Bobby
Join Date: Oct 2012
Location: Michigan
Posts: 454
Rep Power: 16 |
Dear Buddies
Hi I have seen in many threads that guys are working with dynamic smagorinsky model for SGS modeling in LES. However, when I tried Dyn Smagorinsky in O.F. 2.1.x got the following error: Code:
Selecting LES turbulence model dynamicSmagorinsky --> FOAM FATAL ERROR: Unknown LESModel type dynamicSmagorinsky Valid LESModel types: 6 ( DeardorffDiffStress Smagorinsky SpalartAllmaras homogeneousDynOneEqEddy lowReOneEqEddy oneEqEddy ) From function LESModel::New(const volScalarField&, const volVectorField&, const surfaceScalarField&, const basicThermo&, const word&) in file LESModel/LESModel.C at line 140. FOAM exiting babak@babak-VPCEA26FG:~/OpenFOAM/babak-2.1.x/RUN/tutorials/combustion/reactingFoam/DLRA_Cold/Dynamic_Smagorin$ Regards Bobi |
|
May 20, 2013, 07:36 |
|
#2 |
Senior Member
Hasan K.J.
Join Date: Dec 2011
Location: Bristol, United Kingdom
Posts: 200
Rep Power: 15 |
Hey bobi,
Did u figure out about the dynamicSmagorinsky model...? because i am stuck in the same situation at the moment..!!!!! |
|
May 20, 2013, 10:52 |
|
#3 |
Senior Member
Bobby
Join Date: Oct 2012
Location: Michigan
Posts: 454
Rep Power: 16 |
Hi
i have found a dynamic smagorinsky code from a guy that was written for incompressible solvers. reactingFoam and fireFoam solvers are both compressible. search forums ; you will find it. |
|
May 20, 2013, 13:51 |
|
#4 |
Member
Join Date: May 2009
Posts: 54
Rep Power: 17 |
you can find all the available models in:
OpenFOAM-2.1.x/src/turbulenceModels/incompressible/LES and here you will find that the dynamic Smagorinsky was renamed to homogeneousDynSmagorinsky because the coefficient is averaged over the entire domain |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Superlinear speedup in OpenFOAM 13 | msrinath80 | OpenFOAM Running, Solving & CFD | 18 | March 3, 2015 06:36 |
LES Compressible Smagorinsky Model | iyer_arvind | OpenFOAM Running, Solving & CFD | 26 | September 9, 2014 08:22 |
clarification regarding dev(symm(grad(U))) in Smagorinsky model | vishwa | OpenFOAM Running, Solving & CFD | 0 | June 28, 2010 18:04 |
Smagorinsky model | sylvain91 | OpenFOAM Running, Solving & CFD | 0 | June 22, 2006 07:29 |
Dynamic Smagorinsky model | Tim | Main CFD Forum | 7 | May 29, 2002 08:37 |