Description Usage Arguments Details Value
Internal function to create two rows of the system matrix corresponding with area boundary j.
1 | .create_rows(j, m, rl, kDl)
|
j |
area boundary index (-) (integer). |
m |
The number of areas for which kD- and c-values are specified (-) (integer). |
rl |
Matrix with the quotients of the radius of the areas and the leakage factors (-) (matrix). |
kDl |
Quotient of the transmissivity and the leakage factor (m/d) (numeric vector). |
The dimension of the matrix is (2, 2*m).
Two rows of the system matrix corresponding with area boundary j (matrix).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.