espin-2020 / fluvial

A coupled sediment transport and flooding landlab experiment
MIT License
7 stars 8 forks source link

Define learning objectives and key concepts #14

Closed shelbyahrendt closed 3 years ago

shelbyahrendt commented 4 years ago

It might be nice to structure our Jupyter notebook around the learning objectives and key concepts (similar to this format: https://csdms.colorado.edu/wiki/Lab-0012). Can we brainstorm/list our objectives & concepts below?

shelbyahrendt commented 4 years ago

some ideas here: https://docs.google.com/document/d/1ZBxy-HDRFBK47puen_pfs5bNqNG0J2pF7H3Xe6jjEUY/edit

shelbyahrendt commented 4 years ago

Possible Objectives:

shelbyahrendt commented 4 years ago

should we note that our model hasn’t been tested for physical correctness and/or stability?

ericbarefoot commented 4 years ago

I like the idea of just focusing the notebook on model coupling. Maybe an outline could be:

  1. Introduce two model grid types (network and rectilinear)
  2. Connecting these two grids by layering them on top of each other.
  3. Connecting two rectilinear grids by having output of one feed into the input for another.
KarstModel commented 4 years ago

Starting point for a structure for objectives to include in README:

A. Software engineering objectives

Through implementing this coupled notebook, students will be able to design a jupyter notebook to:

1. Introduce two model grid types (network and rectilinear)
2. Connecting these two grids by layering them on top of each other.
3. Connecting two rectilinear grids by having output of one feed into the input for another.

B. Fluvial geomorphology objectives

Given a structured Jupyter notebook with parameters that can vary, students will have the opportunity to explore the synergistic effects of:

- rainfall intensity
- rainfall distribution
- sediment supply
- infiltration properties on overbank flow in a floodplain