Skip to content

Commit

Permalink
update pics
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Aug 5, 2019
1 parent a5bc00f commit c3e0988
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified docs/source/pics/02_call_ext_theis.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/source/tutorial_02_extended_theis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ transmissivity.
TG = 1e-4 # the geometric mean of the transmissivity
TH = TG * np.exp(-var / 2.0) # the harmonic mean of the transmissivity
S = 1e-4 # storativity
rate = -1e-4 # pumping rate
rate = -1e-4 # pumping rate
head_TG = theis(time, rad, S, TG, rate)
head_TH = theis(time, rad, S, TH, rate)
Expand Down

0 comments on commit c3e0988

Please sign in to comment.