dot-create_A_matrix: Internal function to create the system matrix.

Description Usage Arguments Details Value

Description

Internal function to create the system matrix.

Usage

1
.create_A_matrix(m, l, kDl, rl)

Arguments

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).

Details

The dimension of the matrix is (2m, 2*m).

Value

System matrix (matrix).


KeesVanImmerzeel/rondo documentation built on Dec. 18, 2021, 3:31 a.m.