timflow.transient.stripareasink.AreaSinkXsection#
- class timflow.transient.stripareasink.AreaSinkXsection(model, x1, x2, tsandN=[(0.0, 1.0)], layers=0, name='AreaSinkXsection', label=None)#
Bases:
timflow.transient.element.ElementHelper class that provides a standard way to create an ABC using inheritance.
Methods#
Initialize the element. |
|
Separate function so that this can be overloaded for other types. |
|
|
Returns complex array of size (nparam, naq, npval). |
|
Returns 2 complex arrays of size (nparam, naq, npval). |
|
Plot the element. |
|
Returns complex array of size (ngvbc, naq, npval). |
|
Returns complex array of size (naq, npval). |
|
Returns complex array of size (naq, npval). |
|
Returns 2 complex arrays of size (ngvbc, naq, npval). |
|
Returns 2 complex arrays of size (naq, npval). |
|
Layers can be scalar, list, or array. |
|
Returns complex array of size (ngvbc, len(layers),npval). |
|
Returns complex array of size (len(layers), npval). |
|
Layers can be scalar, list, or array. |
|
Returns 2 complex array of size (ngvbc, len(layers), npval). |
|
Returns complex array of size (len(layers), npval). |
|
The discharge in each layer. |
|
The discharge in each layer. |
Function to run after a solution is completed. |