makeInflowFromSoln: Used for running microPop with multiple compartments Takes...

Description Usage Arguments Value

View source: R/makeInflowFromSoln.R

Description

Used for running microPop with multiple compartments Takes the solution (state of system) from the previous compartment (out$solution) and then finds the washout rate of each state variable using removalRateFunc to find the inflow rate to the next downstream compartment

Usage

1

Arguments

out

output from microPopModel()

Value

matrix of flow rates (conc/time) with named columns (the same as out$solution)


HelenKettle/microPop documentation built on May 18, 2019, 9:15 p.m.