CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

mixedSmagorinsky model

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 5, 2014, 06:09
Question mixedSmagorinsky model
  #1
vut
Member
 
Join Date: Feb 2014
Posts: 57
Rep Power: 12
vut is on a distinguished road
Dear all,

I am newcomer in OpenFoam.

I would like to use mixed Smagorinsky model for an LES simulation of flows inside an car injector. This model seems to be efficient for my case study.

Unfortunately, I do not know how to set-up such model and my fvschemes produce the following error:

--> FOAM FATAL IO ERROR:
keyword div((dev((((surfaceSum((magSf*interpolate(sqr(U))) )|surfaceSum(magSf))-sqr((surfaceSum((magSf*interpolate(U)))|surfaceSum (magSf))))+(((0.666667)*((0.5*((surfaceSum((magSf* interpolate(magSqr(U))))|surfaceSum(magSf))-magSqr((surfaceSum((magSf*interpolate(U)))|surface Sum(magSf)))))+((((2*ck)|ce)*sqr(delta))*magSqr(de v(symm(grad(U)))))))-(nuSgs*twoSymm(grad(U))))))+(-nuEff*dev(twoSymm(grad(U)))))) is undefined in dictionary "/home/ubuntu/OpenFOAM/ubuntu-2.2.2/run/Kandi/putki/system/fvSchemes.divSchemes"

My divschemes is as follows:

divSchemes
{
default none;
div(phi,U) Gauss linear;
div((nuEff*dev(T(grad(U))))) Gauss linear;
div((nu*dev(T(grad(U))))) Gauss linear;
div((grad(U)&U)) Gauss linear;
div(phi,k) Gauss limitedLinear 1;
div(phi,B) Gauss limitedLinear 1;
div(B) Gauss linear;
}

I really need your shares... Please feel free to give comments and to suggest advices.

Thanks in advance,

vut
vut is offline   Reply With Quote

Old   April 5, 2014, 13:08
Default
  #2
vut
Member
 
Join Date: Feb 2014
Posts: 57
Rep Power: 12
vut is on a distinguished road
Problem solved
vut is offline   Reply With Quote

Old   August 15, 2014, 06:15
Default
  #3
New Member
 
karar
Join Date: Feb 2013
Posts: 13
Rep Power: 13
zoptirik is on a distinguished road
hi Vud

I am trying to run mixedsmagorinsk model at channel flow. But it gives me error. how did you solve the problem?

Best
zoptirik is offline   Reply With Quote

Old   August 15, 2014, 07:08
Default
  #4
Senior Member
 
RodriguezFatz's Avatar
 
Philipp
Join Date: Jun 2011
Location: Germany
Posts: 1,297
Rep Power: 26
RodriguezFatz will become famous soon enough
Just don't use "default none" but "default Gauss linear".
__________________
The skeleton ran out of shampoo in the shower.
RodriguezFatz is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
eddy dissipation model: combustion doesn't occur roukaia FLUENT 2 November 18, 2020 10:23
manualInjection model in sprayFoam Mentalo OpenFOAM Running, Solving & CFD 1 April 2, 2014 09:29
eddy dissipation model: combustion doesn't occur roukaia FLUENT 0 December 24, 2011 09:10
Problems bout CFD model of biomass gasification, Downdraft gasifier wanglong FLUENT 2 November 25, 2009 23:27
Reynolds Stress model in CFX vs Fluent Tim CFX 1 October 7, 2009 06:19


All times are GMT -4. The time now is 16:19.