Welcome to the documentation of stream_depletion¶
stream_depletion is a Python package that can be used to evaluate the stream depleting effects of pumping a well at a rate \(Q_w(t)\). The analytical solutions as provided by [3] only allow for the estimation of the stream depletion effect under a constant pumping rate for duration \(t\).
By combining i) the analytical solutions as described by [3], and ii) the ‘superposition’ principle, this package makes it possible to evalute the stream depletion effect as a result of a pumping regime that can be dynamic (variable pumping rates) over time.
Contents¶
Copyright¶
Copyright (C) 2019 Wilco Terink & Matt Smith. stream_depletion is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.