Skip to content

Commit d452b78

Browse files
authored
fix(notebooks): fix tutorial notebook sections (#2598)
fix #2596
1 parent 81195f8 commit d452b78

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.docs/Notebooks/mf6_mnw2_tutorial01.py renamed to .docs/Notebooks/mf_mnw2_tutorial01.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# language: python
1212
# name: python3
1313
# metadata:
14-
# section: mf6
14+
# section: mf2005
1515
# ---
1616

1717
# # Working with the Multi-node Well (MNW2) Package

.docs/Notebooks/mf6_sfr_tutorial01.py renamed to .docs/Notebooks/mf_sfr_tutorial01.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# language: python
1212
# name: python3
1313
# metadata:
14-
# section: mf6
14+
# section: mf2005
1515
# ---
1616

1717
# # SFR2 package loading and querying

.docs/tutorials.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,7 @@ MODFLOW 6
3636
Notebooks/mf6_data_tutorial08
3737
Notebooks/mf6_data_tutorial09
3838
Notebooks/mf6_data_tutorial10
39-
Notebooks/mf6_mnw2_tutorial01
4039
Notebooks/mf6_output_tutorial01
41-
Notebooks/mf6_sfr_tutorial01
4240
Notebooks/mf6_tutorial01
4341
Notebooks/mf6_lgr_tutorial01
4442

@@ -54,6 +52,8 @@ MODFLOW-2005
5452
Notebooks/mf_load_tutorial
5553
Notebooks/mf_tutorial01
5654
Notebooks/mf_tutorial02
55+
Notebooks/mf_mnw2_tutorial01
56+
Notebooks/mf_sfr_tutorial01
5757

5858

5959
MODFLOW-NWT

0 commit comments

Comments
 (0)