Ignore:
Timestamp:
Jan 2, 2015 11:35:51 AM (9 years ago)
Author:
boeske
Message:

several updates in the tutorial

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/TUTORIAL/SOURCE/mrun_steering_parameters.tex

    r1080 r1515  
    66\usepackage{ngerman}
    77% \usepackage{pgf}
    8 \usetheme{Dresden}
    98\usepackage{subfigure}
    109\usepackage{units}
     
    2726        \ttfamily,showstringspaces=false,captionpos=b}
    2827
    29 \institute{Institut fÃŒr Meteorologie und Klimatologie, Leibniz UniversitÀt Hannover}
     28\institute{Institute of Meteorology and Climatology, Leibniz UniversitÀt Hannover}
     29\selectlanguage{english}
    3030\date{last update: \today}
    3131\event{PALM Seminar}
     
    4747
    4848\title[General Steering Parameters]{General Steering Parameters}
    49 \author{Siegfried Raasch}
     49\author{PALM group}
    5050
    5151\begin{document}
     
    157157      \begin{itemize}
    158158         \footnotesize
    159          \item[-]<2-> controlled by parameter \texttt{initializing\_actions =}
     159         \item[-]<2-> controlled by parameter \texttt{initializing\_actions}
    160160      \end{itemize}
    161161     
    162162      \item<3-> \textbf{Initial run:}
    163163      \begin{itemize}
    164          \footnotesize
    165          \item[-]<3-> \texttt{initializing\_actions = ‘set\_constant\_profiles’}\\
    166          constant, piecewise linear, profiles are used
    167          \item[-]<4-> \texttt{initializing\_actions = ‘set\_1d-model-profiles’}\\
    168 wind/TKE-profiles are created by a 1d-model, embedded in PALM, using stationary temperature/humidity-profiles
    169          \item[-]<5-> \texttt{initializing\_actions = ‘cyclic\_fill’}\\
    170          3d-data from a pre-run (possibly with smaller domain size than the initial run) are used
    171          \item[-]<6-> \texttt{initializing\_actions = ‘by\_user’}\\
    172          user has to provide \textbf{all} initial settings
     164         \item[-]<3-> \footnotesize \texttt{initializing\_actions = ‘set\_constant\_profiles’}\\
     165         \par\smallskip
     166         \tiny constant, piecewise linear, profiles are used
     167         \par\smallskip
     168         \item[-]<4-> \footnotesize \texttt{initializing\_actions = ‘set\_1d-model-profiles’}\\
     169         \par\smallskip
     170         \tiny wind/TKE-profiles are created by a 1d-model, embedded in PALM, using stationary temperature/humidity-profiles
     171         \par\smallskip
     172         \item[-]<5-> \footnotesize \texttt{initializing\_actions = ‘cyclic\_fill’}\\
     173         \par\smallskip
     174         \tiny 3d-data from a pre-run (possibly with smaller domain size than the initial run) are used
     175         \par\smallskip
     176         \item[-]<6-> \footnotesize \texttt{initializing\_actions = ‘by\_user’}\\
     177         \par\smallskip
     178         \tiny user has to provide \textbf{all} initial settings\\
    173179      \end{itemize}
    174180     
    175181      \item<7-> \textbf{Restart run:}
    176182      \begin{itemize}
    177          \footnotesize
    178          \item[-]<7-> \texttt{initializing\_actions = ‘read\_restart\_data’}\\
    179          data from the previous run in the job-chain are used
     183         \item[-]<7-> \footnotesize \texttt{initializing\_actions = ‘read\_restart\_data’}\\
     184         \par\smallskip
     185         \tiny data from the previous run in the job-chain are used\\
    180186      \end{itemize}
    181187               
Note: See TracChangeset for help on using the changeset viewer.