Changeset 1537 for palm/trunk/TUTORIAL


Ignore:
Timestamp:
Jan 27, 2015 3:51:20 PM (9 years ago)
Author:
hoffmann
Message:

update exercise on bulk cloud physics

File:
1 edited

Legend:

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

    r1533 r1537  
    33%\input{header_lectures.tex}
    44
    5 \usepackage[utf8]{inputenc}
     5%\usepackage[utf8]{inputenc}
     6\usepackage[T1]{fontenc}
    67\usepackage{ngerman}
    78\usepackage{pgf}
     
    8586%      \includegraphics[width=0.7\textwidth]{exercise_cumulus_figures/ptq.pdf}
    8687%   \end{center}}
    87    \only<2->{
     88%   \only<2->{
    8889   \begin{itemize}
    8990      \scriptsize
     
    110111           \item<9-> simulated time:    $\unit[1800]{s}$
    111112   \end{itemize} 
    112    }
     113%   }
    113114\end{frame}
    114115
     
    195196   \frametitle{Hints V}
    196197
    197     PALM offers a convenient to compute and output user-profiles:
     198    PALM offers a convenient way to compute and output user-profiles:
    198199     \begin{itemize}
    199200      \scriptsize
     
    212213     
    213214      \item<5-> Do not forget to adapt \texttt{user\_check\_data\_output\_pr} (for defining your user-profiles) and your parameter file (\texttt{userpar} namelist) for the output (with the parameter \texttt{data\_output\_pr\_user = 'your\_profile'})!
    214       \item<6-> \textbf{Check also the examples provided in \texttt{user\_statistics} and \texttt{user\_check\_data\_output\_pr} for the implementation of user profiles!}
    215      
    216      
    217 
    218 
     215      \item<6-> Check the online documentation of PALM for more detailed information on the implementation of user profiles:\\
     216      \texttt{\hphantom{aaa}http://palm.muk.uni-hannover.de/wiki/doc/app/userint/output\#part\_1}\\
     217      Further examples are also provided within the subroutines \texttt{user\_statistics} and \texttt{user\_check\_data\_output\_pr}.
     218     
    219219      \end{itemize}
    220220\end{frame}
Note: See TracChangeset for help on using the changeset viewer.