Git Product home page Git Product logo

ray-chew / mmidk Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 43.53 MB

Course material I created for the tutorial "Mathematical Modelling in Climate Research" at the Freie Universität Berlin

License: Apache License 2.0

Jupyter Notebook 99.66% Python 0.34%
burgers-equation heat-equation python scientific-computing shallow-water-equations tutorial-course finite-difference-method finite-volume-method

mmidk's Introduction

Mathematische Modellierung in der Klimaforschung

This repository contains the course material I created as a voluntary lecturer for the tutorial Mathematical Modelling in Climate Research at the Freie Universität Berlin. The .tex files used to generate the lecture notes are available upon request.

Course outline

week content exercise Python crash course
w0 an introduction to Git
w1 introduction to numerics with a simple harmonic oscillator Using scipy.integrate.odeint [solution] functions and lists
w2 discretising the simple harmonic oscillator; numerical stability discretising and solving the Lotka-Volterra equations [solution] for loops and list comprehension
w3 order of accuracy and convergence; error analysis
w4 discretising and solving the heat equation implement an FTCS scheme [solution] good programming practices
w5 [review of knowledge acquired]
w6 conservation laws
w7 Burger's equation; finite volume method, Lax-Friedrich, and the CFL condition discretising and solving the Burgers' equation [solution]
w8 error analysis of the Lax-Friedrich method
w9 using a debugger and profiler modularising the exercise from w7 classes
w10 shallow water equations; Richtmyer-Lax-Wendroff method [final proj.] implement the discretised shallow water equations
w11 dealing with boundary conditions and source terms [final proj.] implement the discretised shallow water equations
w12-15 implement and run the shallow water code; describe the simulation results [final proj.] implement the discretised shallow water equations

License

The material provided in this repository may be freely used, modified, and distributed, subject to an attribution to this repository.

References

The material from week ten onwards was adapted from Paul Connolly's webpage on the Shallow Water Equations.

The two textbooks I used extensively in preparing these material were Randall J. LeVeque's

mmidk's People

Contributors

ray-chew avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.