Description Usage Arguments Details Value See Also
View source: R/juveniles_BioEnObservedRates.R
Function to calculate observed growth rate (J/g fish/day) of a (nominally) 6.8 g fish as a function of temperature.
1 | juv_GT(T, EDc = 4138)
|
T |
- temperature (deg C) |
EDc |
- energy density of Pacific cod juveniles (J/g) |
Based on eq. S8 (from Laurel et al. 2016, in
given in Supplement to Hurst et al. 2018:
GT = [(0.2494 + 0.3216*T - 0.0069*T^2 - 0.0004*T^3)/100]*EDc,[J/g fish/day]
value for growth rate (fraction wet weight/day) of juvenile Pacific cod weighing (nominally) 6.8 g.
Other juvenile bioenergetic functions:
juvBioenergetics_CompareRelationships()
,
juvBioenergetics_PlotRelationships()
,
juv_BioEnGrowth()
,
juv_CT()
,
juv_Ca()
,
juv_MT()
,
juv_Ra()
,
juv_fC()
,
juv_fR()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.