Changeset 1537
- Timestamp:
- Jan 27, 2015 3:51:20 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/TUTORIAL/SOURCE/exercise_cumulus.tex
r1533 r1537 3 3 %\input{header_lectures.tex} 4 4 5 \usepackage[utf8]{inputenc} 5 %\usepackage[utf8]{inputenc} 6 \usepackage[T1]{fontenc} 6 7 \usepackage{ngerman} 7 8 \usepackage{pgf} … … 85 86 % \includegraphics[width=0.7\textwidth]{exercise_cumulus_figures/ptq.pdf} 86 87 % \end{center}} 87 \only<2->{88 % \only<2->{ 88 89 \begin{itemize} 89 90 \scriptsize … … 110 111 \item<9-> simulated time: $\unit[1800]{s}$ 111 112 \end{itemize} 112 }113 % } 113 114 \end{frame} 114 115 … … 195 196 \frametitle{Hints V} 196 197 197 PALM offers a convenient to compute and output user-profiles:198 PALM offers a convenient way to compute and output user-profiles: 198 199 \begin{itemize} 199 200 \scriptsize … … 212 213 213 214 \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 219 219 \end{itemize} 220 220 \end{frame}
Note: See TracChangeset
for help on using the changeset viewer.