salmo_1d: Derivatives of SALMO

Description Usage Arguments Value

Description

Main model function to be called from ode solvers (1D version without macrophytes).

Usage

1
salmo_1d(time, states, parms, inputs, ndx, forcingfun = NULL)

Arguments

time

simulation time (days)

states

state vector in correct order

parms

list containing constant model parameters

inputs

input vector (environmental conditions)

ndx

hashtable (environment) of indexes and counters

forcingfun

function that returns time dependent input data in appropriate order ........

Value

list, first element contains the derivatives, other elements can contain optional outputs


rSALMO documentation built on May 2, 2019, 6:12 p.m.