Introduction to lithospheric geodynamic modelling¶

Contents:¶

  • Python essentials
  • Finite differences method introduction
  • Finite differences formulation of the heat conduction problem
  • Spatially varying physical parameters
  • Testing your code and benchmarking
  • Advection
  • Finite difference method, part II
  • Heat conduction with advection
  • Heat conduction in 2D
  • Stokes and continuity equations in 2D
  • Putting it together

Resources¶

  • The scripts and script templates referred to in the teaching material can be found at the GitHub scripts directory
  • Random notes and snippets collected during the lessons
  • Short NumPy tutorial
  • Wolfram Alpha: has a simple calculator, plotting, equation solver, etc.

Table Of Contents

  • Introduction to lithospheric geodynamic modelling
    • Resources

Related Topics

  • Documentation overview
    • Next: Python essentials

This Page

  • Show Source

Quick search

©2016, Lars Kaislaniemi and David Whipp. | Powered by Sphinx 1.4.8 & Alabaster 0.7.9 | Page source