well#
Well elements for TTim.
Provides classes to model wells with specified discharge or head in transient simulations.
Example:
Well(ml, xw=100, yw=200, tsandbc=[(0, 1000)], layers=[0])
Classes#
Well Base Class. |
|
Well with a specified discharge for each layer that the well is screened in. |
|
Create a well with a specified discharge. |
|
Create a well with a specified head inside the well. |
|
Well Base Class. |