Description Usage Arguments Value
Main model function to be called from ode solvers (Fully mixed one-box version).
1 2 3  | salmo_1box(time, x, p, inputs, ndx)
salmo_2box(time, x, p, inputs, ndx)
 | 
time | 
 simulation time (days)  | 
x | 
 state vector in correct order  | 
p | 
 list containing constant model parameters  | 
inputs | 
 input vector (environmental conditions)  | 
ndx | 
 hashtable (environment) of indexes and counters  | 
list, first element contains the derivatives, other elements can contain optional outputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.