Skip to content

Commit

Permalink
Merge pull request #241 from MODFLOW-USGS/develop
Browse files Browse the repository at this point in the history
(re-)merge develop into master for the mf6.6.0 release
  • Loading branch information
wpbonelli authored Dec 19, 2024
2 parents cee0c92 + 9c3074a commit 8723d16
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions scripts/ex-gwf-toth.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# ## Toth Model
#
# This is the Toth problem ...
# A classic conceptual model of groundwater flow in small drainage
# basins is described by Toth (1963). Using a mathematical model of
# cross-sectional groundwater flow in response to an imposed sinusoidally
# varying water table, Toth postulated the presence of local, intermediate,
# and regional groundwater flow systems. In his classic paper, Toth
# showed the different types of flow patterns resulting from different
# water table configurations, domain sizes, and aquifer properties. This
# MODFLOW 6 example is intended to approximate the Toth flow system
# for one of the cases shown in his paper.
#
# One scenario is included.

# ### Initial setup
#
Expand Down

0 comments on commit 8723d16

Please sign in to comment.