ConstLinDecompOp {SoilR}R Documentation

Generic constructor for the class with the same name

Description

Generic constructor for the class with the same name

Usage

ConstLinDecompOp(
  mat,
  internal_flux_rates,
  out_flux_rates,
  numberOfPools,
  poolNames
)

Arguments

mat

a square compartmental matrix

internal_flux_rates

rates of internal transfers among pools

out_flux_rates

rates of transfer out of poolss

numberOfPools

total number of pools in the system

poolNames

names of all pools


[Package SoilR version 1.2.107 Index]