InternalFlux_by_PoolName,function,character,character,missing-method | R Documentation |
constructor from an ordered pair of PoolName (string like) objects and a function with the set of formal argument names forming a subset of the state_variable_names
## S4 method for signature ''function',character,character,missing'
InternalFlux_by_PoolName(func, sourceName, destinationName)
func |
A real valued function describing the flux (mass/time) as function of (some of ) the state variables and time. |
sourceName |
A string identifying the source pool of the flux |
destinationName |
A string identifying the destination pool of the flux |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.