Description Usage Arguments Details Value See Also
View source: R/juveniles_BioEnObservedRates.R
Function to calculate consumed energy (J/g fish/day) of (nominal) 6.8 g fish as function of temperature.
1 | juv_CT(T, W = 6.8)
|
T |
- temperature (deg C) |
W |
- weight of fish (nominally 6.8 g) |
Based on eq. S9 (in J/day) in Supplement to Hurst et al. 2018:
CT = juv_GT(T) + juv_Ra(W)*juv_fR(T) [J/g fish/day],
where W=6.8 g.
value of consumed energy in [J/g fish/day]
Other juvenile bioenergetic functions:
juvBioenergetics_CompareRelationships()
,
juvBioenergetics_PlotRelationships()
,
juv_BioEnGrowth()
,
juv_Ca()
,
juv_GT()
,
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.