Skip to contents

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:

  • Q_min, the minimum internal nutrient quotient

Value

the non-dimensionalised internal nutrient quotient

See also

Examples

examples
#> Error: object 'examples' not found