Skip to content

Commit

Permalink
Change landlab landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
BCampforts committed May 12, 2022
1 parent 54f6fe5 commit 5b97fd3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions lessons/landlab/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"\n",
"* [Introduction to Landlab](landlab/Landlab_grids.ipynb)\n",
" - Grids\n",
"* [Landlab as a solver for advection-diffusion problems](landlab/PracticeYourSkills-landlab.ipynb)\n",
"* [HyLands demo](landlab/bedrockLandslides_on_DEMs.ipynb)\n",
"\n",
"\n",
"\n",
"# Terrainbento \n",
"* [Welcome to terrainbento](landlab-terrainbento/Welcome_to_TerrainBento.ipynb)\n",
"\n",
"### Some demos\n",
" \n",
"\n",
"* [Landlab as a solver for advection-diffusion problems](landlab/PracticeYourSkills-landlab.ipynb)\n",
"* [Demo 1 (*optional*): Landlab fault scarp](landlab/landlab-fault-scarp-for-espin.ipynb)\n",
" * The example is the erosional degradation of an earthquake fault scarp, and which evolves over time in response to the gradual downhill motion of soil. \n",
" * Here we use a simple \"geomorphic diffusion\" model for landform evolution, in which the downhill flow of soil is assumed to be proportional to the (downhill) gradient of the land surface multiplied by a transport coefficient.\n",
Expand All @@ -46,7 +46,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -60,7 +60,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.8"
"version": "3.10.4"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 5b97fd3

Please sign in to comment.