Skip to content

Commit 020944d

Browse files
committed
Fix header for notebook 05
1 parent 335d1e2 commit 020944d

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)