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