Calculates the internal nutrient quotient \(Q\) via:
$$\begin{array}[ccc]
Q &=& Q_{min} \left(1 + \frac{N_s}{N_f}\right)
\end{array}$$
Usage
Q_int(Nf = NULL, Ns = NULL, Q_rel = NULL, spec_params)
Arguments
- Nf
Fixed nitrogen (mg m\(^{-3}\))
- Ns
Stored nitrogen (mg m\(^{-3}\))
- spec_params
A vector of named numbers. Must include:
Value
the non-dimensionalised internal nutrient quotient
Examples
examples
#> Error: object 'examples' not found