CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Events > Event Record #24261

CFD Events Calendar, Event Record #24261

Large-Eddy Simulation & Detached-Eddy Simulations How to use an in-House Fortran source code
During the course, the participants will learn and work with an in-house LES/DES code called CALC-LES, written by the lecturer.
Date: June 14, 2017 - June 16, 2017
Location: Gothenburg, Sweden
Web Page: http://www.cfd-sweden.se/
Contact Email: lada@chalmers.se
Special Fields: Turbulence - LES Methods, Turbulence - Hybrid RANS-LES Methods
Type of Event: Course, International
 
Description:

The traditional method for CFD in industry and universities
is Reynolds-Averaged Navier-Stokes (RANS). Ii is a fast
method and mostly rather accurate. However, in flows
involving large separation regions, wakes and transition it
is inaccurate. The reason is that all turbulence is modeled
with a turbulence model. For predicting aeroacoustic, RANS
is even more unreliable. For these flow, Large-Eddy
Simulation (LES) and Detached-Eddy Simulations (DES) is a
suitable option although it is much more expensive. But in
many industries (automotive, aerospace, gas turbines,
nuclear reactors, wind power) DES is used as an alternative
to RANS. In universities, extensive research has been
carried out during the last decade(s) on LES and DES.
 
Unfortunately, most engineers and many researchers have
limited knowledge of what a LES/DES CFD code is doing. The
object of this course is to close that knowledge gap. During
the course, the participants will learn and work with an
in-house LES/DES code called CALC-LES, written by the
lecturer. It is a finite volume code written in Fortran 77.
It includes two zero-equation SGS models (Smagorinsky and
WALE) and one two-equation model (the PANS model). The
convective terms in the momentum equations are discretized
using central differencing. Hybrid central/upwind is used
for the k and eps equations. The Crank-Nicolson scheme is
used for time discretization of all equations. The numerical
procedure is based on an implicit, fractional step technique
with a multigrid pressure Poisson solver [1] and a
non-staggered grid arrangement. CALC-LES is a single-block
structured code. It is not parallelized. However, it is very
fast. The hump flow (see below), requires less than 4
seconds/time step on a standard PC. For a converged
solutions, 7500+7500 time-steps are sufficient. The number
of cells is 312x120x32.
 
Event record first posted on March 12, 2017, last modified on March 14, 2017

[Back to Events Calendar Front Page]