Skip to content

Commit d1615ba

Browse files
authored
Merge pull request #165 from jlarsen-usgs/main
Fix header for notebook 05
2 parents de29e0a + 020944d commit d1615ba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

notebooks/part1_flopy/05_Unstructured_Grid_generation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "81c052ce-0ca3-4f8c-a6e3-f626433018b3",
66
"metadata": {},
77
"source": [
8-
"# Unstructured grid and general mesh generation with FloPy\n",
8+
"# 05: Unstructured grid and general mesh generation with FloPy\n",
99
"\n",
1010
"In this notebook we'll cover how to build Structured and Unstructured Meshes (Grids) with FloPy for use in MODFLOW models. \n",
1111
"\n",

notebooks/part1_flopy/solutions/05_Unstructured_Grid_generation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "81c052ce-0ca3-4f8c-a6e3-f626433018b3",
66
"metadata": {},
77
"source": [
8-
"# Unstructured grid and general mesh generation with FloPy\n",
8+
"# 05: Unstructured grid and general mesh generation with FloPy\n",
99
"\n",
1010
"In this notebook we'll cover how to build Structured and Unstructured Meshes (Grids) with FloPy for use in MODFLOW models. \n",
1111
"\n",

0 commit comments

Comments
 (0)