ConstantInternalFluxRate_by_PoolName {SoilR}R Documentation

Generic constructor for the class with the same name

Description

Generic constructor for the class with the same name

Usage

ConstantInternalFluxRate_by_PoolName(
  sourceName,
  destinationName,
  src_to_dest,
  rate_constant
)

Arguments

sourceName

name of the source pool

destinationName

name of the destination pool

src_to_dest

flux rate

rate_constant

rate constant


[Package SoilR version 1.2.107 Index]