ConstLinDecompOpWithLinearScalarFactor {SoilR}R Documentation

Generic constructor for the class with the same name

Description

Generic constructor for the class with the same name

Usage

ConstLinDecompOpWithLinearScalarFactor(
  mat,
  internal_flux_rates,
  out_flux_rates,
  numberOfPools,
  xi
)

Arguments

mat

a square compartmental matrix

internal_flux_rates

internal transfer rates among pools

out_flux_rates

rates out of pools

numberOfPools

number of pools in the system

xi

rate modifier for the entire matrix


[Package SoilR version 1.2.107 Index]