Lecture: May 31 (Monday), 14:00 Prof. Dr. Gerrit Lohmann
Tutorial: May 31 (Monday), ca. 15:30 Justus Contzen, Lars Ackermann
Time required for Sheet 6: 8 h
May 31, 14:00: Lecture 6 (online G. Lohmann, 45 min)
Scenarios: classroom
Download Boxmodel (Online Version Jupyter Notebook)
link
Download Boxmodel (old version using shiny)
link
password: DynamicsII2020
- cd into the folder where the boxmodel is located (more precisely, the location where the file ui.R is located) in my case:
setwd(‘/Users/glohmann/Vorlesungen/Dynamics/DynII_2021/RBox’)
install.packages(“shiny”)
library(shiny)
runApp()
a browser window should open that displays the boxmodel controls
first click on the button Spin-Up to create a new spin up
a new window opens
click on Run SpinUp
afterwards click on Apply, then Cancel
define parameters for the model simulation
now run the simulation by clicking on Start Simulation
May 31, ca. 15:30: Tutorial (online 45 min)
Exercise 6 introduced, questions to the exercise (10 min)
Reading/learning (the sections with a star are voluntary). It might take 60 min.
Reading/learning might take 40 min.
Homework 2: Prepare for the next lecture
Literature:
Holton, J.R., and Hakim, G. J., 2013: Introduction to Dynamical Meteorology, Academic Press, Oxford (UK). —Fifth edition / Gregory J. Hakim. ISBN 978-0-12-384866-6 pdf
Marchal, J., Plumb, R. A., 2008. Atmosphere, Ocean and Climate Dynamics: An Introductory Text. Academic Press, 344 pp; videos pdf
Lohmann, G., 2020: Climate Dynamics: Concepts, Scaling and Multiple Equilibria. Lecture Notes 2020, Bremen, Germany. (pdf of Chapters 4 and 5) (pdf of the full script)
R Core Team (2013). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. URL http://www.R-project.org/. An Introduction to R derived from an original set of notes describing the S and S-PLUS environments written in 1990–2 by Bill Venables and David M. Smith when at the University of Adelaide. Online document at https://cran.r-project.org/doc/manuals/r-release/R-intro.html.
Paul Torfs, P., and & Claudia Brauer, C., 2014: A (very) short introduction to R