Changes between Version 17 and Version 18 of doc/tut/start


Ignore:
Timestamp:
Nov 29, 2011 3:00:58 PM (13 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tut/start

    v17 v18  
    1010LES is a technique for the explicit simulation of turbulent flows. It does not require much prior knowledge about the turbulence features (in order to use for turbulence parameterization). It rathers provides this knowledge, e.g. for improvement of turbulence parameterizations of meso- and large-scale models.
    1111
    12 LES requires large amount of computer ressources. Therefore it has mainly been used for very idealied studies in the past, e.g. for horizontally homogeneous conditions, which, however, still required very large computers. Today the increasing performance of multi-core processors allows to run (small) LES even on low budget computers. Additionally, newly available feastures like non-cycle boundary conditions or topography allows LES for much more realistic applications than in the past.
     12LES requires large amount of computer ressources. Therefore it has mainly been used for very idealized studies in the past, e.g. for horizontally homogeneous conditions, which, however, still required very large computers. Today the increasing performance of multi-core processors allows to run (small) LES even on low budget computers. Additionally, newly available feastures like non-cycle boundary conditions or topography allows LES for much more realistic applications than in the past.
    1313
    1414LES is still a tool which needs careful application and quite good knowledge about some aspects of computer hard- and software, especially owing to the required code parallelization.