Lecture: May 30 (Monday), 14:00 Prof. Dr. Gerrit Lohmann as part of Dynamics II

Tutorial: May 30 (Monday), 16:00 Smit Doshi, Dr. Qiyun Ma

 
 

Time required for Sheet 6: 8 h

 
 

Preparation

Scenario of climate change as shown in the cinema movie The Day After Tomorrow: trailer 1, trailer 2, trailer 3, full movie .

 
 

Scenarios: classroom

 

1) Boxmodel (Online Version Jupyter Notebook)

link to online tool

 

2) Boxmodel (Jupyter Notebook)

download jupyter notebook

 

3) Boxmodel (Version using R-shiny)

How to setup and run the Boxmodel R-shiny app

download

password: DynamicsII2020

 

 

 

 

Exercise 5 introduced, questions to the exercise


 

 

After the lecture read

Script about Ocean circulation and box model (Chapter 6)

Chapter 11 in Marchal and Plumb

 

 

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
  •  

     

    For my case:

    1. 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’)

    1. install.packages(“shiny”)

    2. library(shiny)

    3. runApp()

    4. a browser window should open that displays the box model controls

    5. first click on the button Spin-Up to create a new spin up

    6. a new window opens

    7. click on Run SpinUp

    8. afterwards click on Apply, then Cancel

    9. define parameters for the model simulation

    10. now run the simulation by clicking on Start Simulation