Model_by_PoolNames
Constructor for Model_by_PoolNames
Model_by_PoolNames(
smod,
times,
mat,
initialValues,
inputFluxes,
internal_fluxes,
out_fluxes,
timeSymbol,
solverfunc
)
A possibly nonlinear Model(run) that contains information about the pool names and connectivity of the pools and is therefore the preferred representation for new code.
see methods
a vector of times
a compartmental matrix
a vector of initial values
a vector of input fluxes
flux rate among pools
flux rates out of pools
character symbol used to represent time
function used to solve system of ODEs