ConstantInternalFluxRate_by_PoolIndex {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_PoolIndex(
sourceIndex,
destinationIndex,
src_to_dest,
rate_constant
)
Arguments
sourceIndex |
index of source pool |
destinationIndex |
index of destination pool |
src_to_dest |
flux rate |
rate_constant |
rate constant |
[Package SoilR version 1.2.107 Index]