timflow.steady.constant.ConstantInside#
- class timflow.steady.constant.ConstantInside(model, xc=0, yc=0, label=None)#
Bases:
timflow.steady.element.ElementBase class for all timflow.steady elements.
Elements represent physical features in the aquifer system such as wells, line-sinks, etc.
Methods#
|
Can be called with only one x,y value. |
|
Can be called with only one x,y value. |
|
Returns array of size (len(layers),nparam). |
|
Returns array of size len(layers) only used in building equations. |
|
Returns array of size (2, nparam, naq). |
|
Returns two arrays of size (len(layers),nparam). |
|
Returns two arrays of size len(layers) only used in building equations. |