oneStation_dDOdt: Time derivative of DO concentration

Description Usage Arguments Details Value References

View source: R/onestation.r

Description

Time derivative of DO concentration

Usage

1
oneStation_dDOdt(t, y, parms, data, return_list = FALSE)

Arguments

t

Time step for the ode integration

y

Current state (dissolved oxygen concentration)

parms

a named vector of parameters; see details

data

a list of data for the ode; see details

return_list

logical, should a list (suitable for deSolve) be returned?

Details

params must be a vector including the following named items:

data is a named list of (constant) data items, including the following:

Value

Time derivative of dissolved oxygen

References

Fuß, T. et al. (2017). Land use controls stream ecosystem metabolism by shifting dissolved organic matter and nutrient regimes. Freshw Biol 62:582–599.

1
2
 Van de Bogert MC et al. 2007. Assessing pelagic and benthic metabolism using free
	 water measurements. *Limnol. Oceanogr. Methods* **5**:145155. 

mtalluto/NSmetabolism documentation built on May 3, 2021, 7:51 p.m.