timflow.steady.constant.ConstantStar#
- class timflow.steady.constant.ConstantStar(model, hstar=0.0, label=None, aq=None)#
Bases:
timflow.steady.element.ElementConstant representing the particular solution inside a semi-confined aquifer.
Used for setting a reference head (hstar) within a specific aquifer.
Methods#
|
Returns array of size (nparam, naq). |
|
Returns array of size len(layers) only used in building equations. |
|
Returns array of size (2, nparam, naq). |
|
Returns array of size (len(layers),nparam). |
|
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. |