dot-create_rows: Internal function to create two rows of the system matrix...

Description Usage Arguments Details Value

Description

Internal function to create two rows of the system matrix corresponding with area boundary j.

Usage

1
.create_rows(j, m, rl, kDl)

Arguments

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

Details

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

Value

Two rows of the system matrix corresponding with area boundary j (matrix).


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