Plot of species growth response over a range of surface irradience values
I_plot.Rd
Plot of species growth response over a range of surface irradience values
Usage
I_plot(Nf, spec_params, site_params, irr = seq(0, 2500, 10))
Arguments
- Nf
Fixed nitrogen (mg m\(^{-3}\))
- spec_params
a vector of named numbers. Must include:
a_cs
, the carbon-specific self-shading constantI_o
, the light saturation parameterh_a
,h_b
andh_c
, parameters governing height change withN_f
h_max
, maximum species height
- site_params
A vector of named numbers. Must include:
\(d_{top}\) the below-surface depth (m) of the top of the macroalgae culture
- irr
a vector of the range of surface irradiance values to be tested (defaults to seq(0, 2500, 10))