Model_by_PoolNames {SoilR} | R Documentation |
Model_by_PoolNames
Constructor for Model_by_PoolNames
Model_by_PoolNames( smod, times, mat, initialValues, inputFluxes, internal_fluxes, out_fluxes, timeSymbol, solverfunc )
smod |
see method arguments |
times |
see method arguments |
mat |
see method arguments |
initialValues |
see method arguments |
inputFluxes |
see method arguments |
internal_fluxes |
see method arguments |
out_fluxes |
see method arguments |
timeSymbol |
see method arguments |
solverfunc |
see method arguments |
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.