Lab-0020

From CSDMS
Revision as of 15:38, 7 December 2020 by Mpiper (talk | contribs)

Alternative mesh generation for Landlab

Model
Landlab
Duration
1.0 hrs
Updated
2020-12-01
Download
download
Run online using:
     Jupyter logo.png

Contributor(s)
    Jay Hariharan at University of Texas at Austin.

Introduction
Output 29 0.png
I prepared a few notebooks that use the mesh generator dmsh, and the mesh generator from Anuga to create unstructured grids that are passed into Landlab. Examples contain code for creating Landlab models using these other mesh generators as a starting point. Only the flow accumulation and drainage area components are demo'd, but there are many other questions one might want to ask about the influence of cell resolution (and local cell resolution) on different landscape evolution processes. I thought this could make for an interesting/thought-provoking ETK lab, but I welcome any disagreement or differing opinions. https://jayaramhariharan.com/meshing-with-landlab/index.html

Classroom organization
Foo bar baz

Learning objectives
Skills
  • Python
Key concepts
  • Gridding

Lab notes
Foo bar baz

References