timflow.transient.circinhom.CircInhomRadial#
- class timflow.transient.circinhom.CircInhomRadial(model, x0=0, y0=0, R=1.0, label=None)#
Bases:
timflow.transient.element.Element,timflow.transient.equation.InhomEquationHelper class that provides a standard way to create an ABC using inheritance.
Methods#
Initialize the element. |
|
|
Can be called with only one x,y value. |
|
Can be called with only one x,y value. |
|
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 (nparam, 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. |
|
|
Plot the element. |
|
Mix-in class that returns matrix rows for inhomogeneity conditions. |