Changes between Version 10 and Version 11 of doc/tut/start


Ignore:
Timestamp:
Oct 17, 2011 12:33:38 PM (14 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tut/start

    v10 v11  
    22[[TracNav(doc/tut/toc|nocollapse)]]
    33\\\\
    4 == Welcome to the Tutorial GUIDE I! ==
     4== Welcome to the Tutorial GUIDE Part I! ==
    55The first part of the tutorial will cover the most important things. Please follow the GUIDE by using the navigation in the blue boxes at the bottom of the pages.
    66{{{#!table align=center style="border: none;"
    77   {{{#!tr
    88      {{{#!td align=left style="border: none; vertical-align:top; width: 40%;"
     9=== LES features and motivation ===
     10LES 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.
     11
     12LES 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.
     13
     14LES 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.
     15
    916=== Flow chart ===
    10 In the flow chart you can see which section we will go through. You can see that we make meaningful jumps between theory, technical instructions and exercises. In this way you will hopefully be able to do your first simulations with PALM and simultaneously learn about the background of the model.
     17In the flow chart you can see which section we will go through. In the course of the tutorial we will make meaningful jumps between theory, technical instructions and exercises. In this way you will hopefully be able to do your first simulations with PALM and simultaneously learn about the model background.
     18
     19We will start now with the [[doc/tut/the/fundamentals|Fundamentals of LES]].
    1120      }}}
    1221      {{{#!td align=left style="border: none; vertical-align:top; width: 60%"