CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Compressible vs incompressible SGS model!

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 2, 2016, 21:12
Default Compressible vs incompressible SGS model!
  #1
Senior Member
 
zhangyan's Avatar
 
Yan Zhang
Join Date: May 2014
Posts: 120
Rep Power: 11
zhangyan is on a distinguished road
Hi everyone,
I want to simulate combustion in Internal Combustion Engine with LES.
Now I am trying to implement some SGS models to my code.
But I found many SGS models are suited for incompressible problems.

Fortunately, I found several compressible SGS models:
Code:
compressible SGS models:
	compressible Smagorinsky:
	[1] Yoshizawa A. Statistical theory for compressible turbulent                                                             
	shear flows, with the application to subgrid modeling[J]. Physics                 
	of Fluids(1958-1988), 1986, 29(7):2152–2164.
	dynamic(Germano)-compressible Smagorinsky:
	[2] Moin P, Squires K, Cabot W, et al. A dynamic subgrid-scale                
	model for compressible turbulence and scalar transport[J].                
	Physics of Fluids A: Fluid Dynamics, 1991, 3(11):2746. DOI:                
	10.1063/1.858164.
	dynamic(Lilly)-compressible Smagorinsky:
	[3] Martνn M P, Piomelli U, Candler G V. Subgrid-Scale Models for                
	Compressible Large-Eddy Simulations[J]. Theoretical & 
	Computational Fluid Dynamics, 2000, 13(5):361–376.
I know these compressible SGS models can be used to simulate
compressible problems.
Unfortunately, most of SGS models are incompressible version:
Code:
incompressible SGS models:
	Smagorinsky:
	[1] Smagorinsky J. General circulation experiments with the primitive equations: I. the basic experiment*[J]. Monthly weather review, 1963, 91(3):99–164.
	K-eqn:
	[2] Yoshizawa A, Horiuti K. A statistically-derived subgrid-scale kinetic energy model for the large-eddy simulation of turbulent flows[J]. Journal of the Physical Society of Japan, 1985, 54(54):2834–2839.
	dynamic(Germano) Smagorinsky:
	[3] Germano M, Piomelli U, Moin P, et al. A dynamic subgrid-scale eddy viscosity model[J]. Physics of Fluids A: Fluid Dynamics (1989-1993), 1991, 3(7):1760–1765.
	dynamic(Lilly) Smagorinsky:
	[4] Lilly D K. A proposed modification of the Germano subgrid‐scale closure method[J]. Physics of Fluids A Fluid Dynamics, 1992, 4(4):633.
	dynamic-K-eqn:
	[5] Kim W-W, Menon S. A new dynamic one-equation subgrid-scale model for large eddy simulations[J]. AIAA, Aerospace Sciences Meeting and Exhibit, 33 rd, Reno, NV, 1995.
	dynamic-Lagrangian:
	[6] Meneveau C, Lund T S, Cabot W H. A Lagrangian dynamic subgrid-scale model of turbulence[J]. Journal of Fluid Mechanics, 1996, 319:353–385.
	I don't know:
	[7] Menon S, Yeung P K, Kim W W. Effect of subgrid models on the computed interscale energy transfer in isotropic turbulence[J]. Computers & Fluids, 1996, 25(2):165–180.
	WALE:
	[8] Nicoud F, Ducros F. Subgrid-scale stress modelling based on the square of the velocity gradient tensor[J]. Flow, turbulence and Combustion, 1999, 62(3):183–200.
	dynamic structure--1:
	[9] Pomraning E, Rutland C J. Dynamic one-equation nonviscosity large-eddy simulation model[J]. AIAA journal, 2002, 40(4):689–701.
	dynamic structure--2:
	[10] Chumakov S G, Rutl C J. Dynamic structure subgrid‐scale models for large eddy simulation[J]. International Journal for Numerical Methods in Fluids, 2005, 47(8‐9):911–923.
Question is:
I don't know whether these incompressible models can be used to simulate
compressible problems.
zhangyan is offline   Reply With Quote

Old   June 3, 2016, 03:43
Default
  #2
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,764
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
One of the main difference is in the isotropic term related to div v, for compressible flows you need to supply a model for both isotropic and deviatoric terms.

Have a look here http://www.springer.com/us/book/9789048128181
FMDenaro is offline   Reply With Quote

Old   June 4, 2016, 02:42
Default
  #3
Senior Member
 
zhangyan's Avatar
 
Yan Zhang
Join Date: May 2014
Posts: 120
Rep Power: 11
zhangyan is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
One of the main difference is in the isotropic term related to div v, for compressible flows you need to supply a model for both isotropic and deviatoric terms.

Have a look here http://www.springer.com/us/book/9789048128181
Thank you Sir,
I am a first-year graduate student, and I am just start my research.
After reading some papers, I found many people simulate combustion in the internal combustion engine with an incompressible SGS model.
I don't know why.
I think a compressible SGS model is necessary in such simulation.
zhangyan is offline   Reply With Quote

Old   June 4, 2016, 03:08
Default
  #4
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,764
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
it depends on the choice of a low-Mach model
FMDenaro is offline   Reply With Quote

Old   June 4, 2016, 03:17
Default
  #5
Senior Member
 
zhangyan's Avatar
 
Yan Zhang
Join Date: May 2014
Posts: 120
Rep Power: 11
zhangyan is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
it depends on the choice of a low-Mach model
But I never heard Mach number in the cylinder of engine, except for air intake port of engine.
I think the compressibility in the engine is related to the reaction.
Reaction causes the big variation of density.
As far as I know, we didn't mention Mach number in the cylinder combustion simulation.
So, which kind of SGS models should I choose?
Maybe incompressilbe model is OK. But compressible model is better. Do I understand this correctly?
zhangyan is offline   Reply With Quote

Old   June 4, 2016, 03:31
Default
  #6
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,764
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by zhangyan View Post
But I never heard Mach number in the cylinder of engine, except for air intake port of engine.
I think the compressibility in the engine is related to the reaction.
Reaction causes the big variation of density.
As far as I know, we didn't mention Mach number in the cylinder combustion simulation.
So, which kind of SGS models should I choose?
Maybe incompressilbe model is OK. But compressible model is better. Do I understand this correctly?

well, no...for the flow in the cylinder you have a fully compressible case...

if you search in google you will find a lot of papers. Try with "LES" and "in-cylinder" words
FMDenaro is offline   Reply With Quote

Old   June 4, 2016, 03:43
Default
  #7
Senior Member
 
zhangyan's Avatar
 
Yan Zhang
Join Date: May 2014
Posts: 120
Rep Power: 11
zhangyan is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
well, no...for the flow in the cylinder you have a fully compressible case...

if you search in google you will find a lot of papers. Try with "LES" and "in-cylinder" words
As I mention above, I have found several papers about LES simulation in cylinder simulation, and they all used incompressilbe models.
Such as:
Code:
[1] Jhavar R, Rutland C J. Using Large Eddy Simulations to Study Mixing Effects in Early Injection Diesel Engine Combustion[J]. 2006. DOI: 10.4271/2006-01-0871.
[2] Som S, Senecal P K, Laboratory A N, et al. Comparison of RANS and LES Turbulence Models against Constant Volume Diesel Experiments[J]. 2012.
[3] Som S, Longman D E, Luo Z, et al. Simulating Flame Lift-Off Characteristics of Diesel and Biodiesel Fuels Using Detailed Chemical-Kinetic Mechanisms and Large Eddy Simulation Turbulence Model[J]. Journal of Energy Resources Technology, 2012, 134(3):189–206.
I didn't mean any offense to these authors.
Now I'm quite confused!
zhangyan is offline   Reply With Quote

Old   June 4, 2016, 03:51
Default
  #8
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,764
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Some studies are related to the valve flowing, without any compression/expansion phase. In such case you can adopt the incompressible model. But if you consider the movement of the piston the compressible effects are relevant.
FMDenaro is offline   Reply With Quote

Old   June 4, 2016, 04:17
Default
  #9
Senior Member
 
zhangyan's Avatar
 
Yan Zhang
Join Date: May 2014
Posts: 120
Rep Power: 11
zhangyan is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
Some studies are related to the valve flowing, without any compression/expansion phase. In such case you can adopt the incompressible model. But if you consider the movement of the piston the compressible effects are relevant.
So, if I want to simulate combustion in engine, I'd better choose the SGS model ,like this :
{\tau _{ij}} - \frac{1}{3}{\tau _{kk}}{\delta _{ij}} =  - C_s^22{{\bar \Delta }^2}\bar \rho |\tilde S|(\widetilde {{S_{ij}}} - \frac{1}{3}\widetilde {{S_{kk}}}{\delta _{ij}})

And,
{S_{kk}} \ne 0
Am I correct now ?
zhangyan is offline   Reply With Quote

Old   June 4, 2016, 04:27
Default
  #10
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,764
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
If you have combustion I suppose that the SGS model enters into the other equations... for low-Mach model the density variation term can be coupled.

I never worked personally on LES of combustion I suggest following the literature (have a look to the book of Sagaut for reference), your flow problem is often found in the SAE literature
FMDenaro is offline   Reply With Quote

Old   June 4, 2016, 04:39
Default
  #11
Senior Member
 
zhangyan's Avatar
 
Yan Zhang
Join Date: May 2014
Posts: 120
Rep Power: 11
zhangyan is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
If you have combustion I suppose that the SGS model enters into the other equations... for low-Mach model the density variation term can be coupled.

I never worked personally on LES of combustion I suggest following the literature (have a look to the book of Sagaut for reference), your flow problem is often found in the SAE literature
Thank you very much!
I have bought that book recently.
And I will read it carefully.
zhangyan is offline   Reply With Quote

Reply

Tags
compressible, incompressible, large eddy simulation, les, sgs

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Turbulence kinetic energy not defined for incompressible SA model FernandoSoares OpenFOAM Running, Solving & CFD 7 October 24, 2019 11:07
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
Compressible turbulence model issues 351Cleveland OpenFOAM 5 October 24, 2013 15:41
Reynolds Stress Model incompressible sven OpenFOAM 3 August 29, 2012 13:13
strange behaviour of the one-equation SGS model cfdmarkus OpenFOAM Running, Solving & CFD 18 August 14, 2009 05:33


All times are GMT -4. The time now is 11:31.