Difference between revisions of "Sig Turbulence / Developments"

From OpenFOAMWiki
m
(wall model 1)
Line 1: Line 1:
 
== Wall Treatment ==
 
== Wall Treatment ==
 
The LES wall function in OpenFOAM assumes an instantaneous correlation between the the velocity at the first off-the-wall grid point and the wall shear using an assumed velocity distribution (usually done). In the particular case of OpenFOAM, the Spalding's continuous law is used.
 
The LES wall function in OpenFOAM assumes an instantaneous correlation between the the velocity at the first off-the-wall grid point and the wall shear using an assumed velocity distribution (usually done). In the particular case of OpenFOAM, the Spalding's continuous law is used.
One can find the implementation in src/turbulenceModels/LES/incompressible/wallFunc/nuSgsWallFunction
+
 
 +
One can find the implementation in ''src/turbulenceModels/LES/incompressible/wallFunc/nuSgsWallFunction''
  
 
=== Literature ===  
 
=== Literature ===  
About existing models implemented in OpenFOAM for LES model
+
'''About existing models implemented in OpenFOAM for LES model'''
* Eugene de Villiers PhD theses which can be download there : http://foamcfd.org/ and then Students and Ph'D thesis
+
* Eugene de Villiers PhD theses, which can be download there : http://foamcfd.org/ and then Students and Ph'D thesis, has a section about LES wall treatment.
  
literature
+
 
 +
'''literature'''
 
* Ugo Piomelli has done a huge work about wall treatment in LES (http://me.queensu.ca/people/piomelli/)
 
* Ugo Piomelli has done a huge work about wall treatment in LES (http://me.queensu.ca/people/piomelli/)
 
** Piomelli, U. and Balaras, E., "Wall-layer models for large-eddy simulations," Annu. Rev. Fluid Mech. 34, 349-374, 2002.
 
** Piomelli, U. and Balaras, E., "Wall-layer models for large-eddy simulations," Annu. Rev. Fluid Mech. 34, 349-374, 2002.
 
** Piomelli, U., "Wall-layer models for large-eddy simulations," Prog. Aerosp. Sci. 44, 6, 437-446, 2008
 
** Piomelli, U., "Wall-layer models for large-eddy simulations," Prog. Aerosp. Sci. 44, 6, 437-446, 2008
 +
 +
* Cabot, W. and Moin, P., "Approximate Wall Boundary Conditions in the Large-Eddy Simulation of High Reynolds number Flow," Flow, Turbulence and Combustion 63: 269-291, 1999.
 
   
 
   
 
=== Related threads on the forum ===  
 
=== Related threads on the forum ===  
Line 20: Line 24:
 
== Inlet Boundary Conditions ==
 
== Inlet Boundary Conditions ==
 
=== Literature ===  
 
=== Literature ===  
Synthetic Inflow Boundary Conditions for the Numerical Simulation of Turbulence, Nicolas Jarrin, PhD Thesis, The University of Manchester, (2008)
+
* Synthetic Inflow Boundary Conditions for the Numerical Simulation of Turbulence, Nicolas Jarrin, PhD Thesis, The University of Manchester, (2008)
 
http://cfd.mace.manchester.ac.uk/CfdTm/ThesesDissertations
 
http://cfd.mace.manchester.ac.uk/CfdTm/ThesesDissertations
  
"HYBRID LES-RANS: Inlet Boundary Conditions for Flows With Recirculation", Lars Davidson, "Advances in Hybrid RANS-LES Modelling, "Notes on Numerical Fluid Mechanics and Multidisciplinary Design", Vol. 97, pp. 55-66, 2008.
+
* "HYBRID LES-RANS: Inlet Boundary Conditions for Flows With Recirculation", Lars Davidson, "Advances in Hybrid RANS-LES Modelling, "Notes on Numerical Fluid Mechanics and Multidisciplinary Design", Vol. 97, pp. 55-66, 2008.
 
http://www.tfd.chalmers.se/~lada/
 
http://www.tfd.chalmers.se/~lada/
  
Inlet Boundary Conditions for Embedded LES, Lars Davidson, First CEAS European Air and Space Conference, 10-13 September, Berlin, Germany, 2007.
+
* Inlet Boundary Conditions for Embedded LES, Lars Davidson, First CEAS European Air and Space Conference, 10-13 September, Berlin, Germany, 2007.
 
http://www.tfd.chalmers.se/~lada/
 
http://www.tfd.chalmers.se/~lada/
  
 
== Hybrid RANS-LES Turbulence Models ==
 
== Hybrid RANS-LES Turbulence Models ==
 +
=== Literature ===
 +
* "Large-scale integrated LES-RANS simulations of a gas turbine engine",J. Schluter, S. Apte, G. Kalitzin, E.v.d. Weide, J.J. Alonso and H. Pitsch, CTR Annual Research Briefs 2005 (http://www.stanford.edu/group/ctr/ResBriefs/ARB05.html)
 +
* "Integrated RANS-LES of a realistic gas turbine compressor/combustor assembly", J.U. Schluter, X. Wu, S. Kim, J.J. Alonso and H. Pitsch, CTR Annual Research Briefs 2004 (http://www.stanford.edu/group/ctr/ResBriefs/ARB04.html)
  
 
== LES ==
 
== LES ==

Revision as of 21:10, 15 January 2009

1 Wall Treatment

The LES wall function in OpenFOAM assumes an instantaneous correlation between the the velocity at the first off-the-wall grid point and the wall shear using an assumed velocity distribution (usually done). In the particular case of OpenFOAM, the Spalding's continuous law is used.

One can find the implementation in src/turbulenceModels/LES/incompressible/wallFunc/nuSgsWallFunction

1.1 Literature

About existing models implemented in OpenFOAM for LES model

  • Eugene de Villiers PhD theses, which can be download there : http://foamcfd.org/ and then Students and Ph'D thesis, has a section about LES wall treatment.


literature

  • Ugo Piomelli has done a huge work about wall treatment in LES (http://me.queensu.ca/people/piomelli/)
    • Piomelli, U. and Balaras, E., "Wall-layer models for large-eddy simulations," Annu. Rev. Fluid Mech. 34, 349-374, 2002.
    • Piomelli, U., "Wall-layer models for large-eddy simulations," Prog. Aerosp. Sci. 44, 6, 437-446, 2008
  • Cabot, W. and Moin, P., "Approximate Wall Boundary Conditions in the Large-Eddy Simulation of High Reynolds number Flow," Flow, Turbulence and Combustion 63: 269-291, 1999.

1.2 Related threads on the forum

About existing models implemented in OpenFOAM for LES model (the main thread according to me):


2 Inlet Boundary Conditions

2.1 Literature

  • Synthetic Inflow Boundary Conditions for the Numerical Simulation of Turbulence, Nicolas Jarrin, PhD Thesis, The University of Manchester, (2008)

http://cfd.mace.manchester.ac.uk/CfdTm/ThesesDissertations

  • "HYBRID LES-RANS: Inlet Boundary Conditions for Flows With Recirculation", Lars Davidson, "Advances in Hybrid RANS-LES Modelling, "Notes on Numerical Fluid Mechanics and Multidisciplinary Design", Vol. 97, pp. 55-66, 2008.

http://www.tfd.chalmers.se/~lada/

  • Inlet Boundary Conditions for Embedded LES, Lars Davidson, First CEAS European Air and Space Conference, 10-13 September, Berlin, Germany, 2007.

http://www.tfd.chalmers.se/~lada/

3 Hybrid RANS-LES Turbulence Models

3.1 Literature

4 LES

Back to Sig Turbulence