timflow.transient.linedoublet.LeakyLineDoubletString#
- class timflow.transient.linedoublet.LeakyLineDoubletString(*args, **kwargs)#
Bases:
LeakyWallStringDeprecated alias for
LeakyWallString.Deprecated since version Use:
LeakyWallStringinstead. This alias will be removed in a future version.
Methods#
Initialize the element. |
|
|
Returns array (nunknowns,nperiods). |
|
Returns array (nunknowns,nperiods). |
|
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. |
|
|
Mix-in class that returns matrix rows for leaky-wall condition. |