juv_BioEnGrowth: Calculate growth (J/g fish/d) by weight and temperature

Description Usage Arguments Details Value See Also

View source: R/juveniles_BioEnGrowth.R

Description

Function to calculate growth (J/g fish/d) by weight and temperature.

Usage

1
juv_BioEnGrowth(W, T, DSa = 0.125, Fa = 0.15, Ua = 0.11, EDp = 4113)

Arguments

W

- weight(s) of individual fish

T

- temperature(s)

DSa

- fraction of assimilated energy lost to specific dynamic action

Fa

- fraction of consumed energy lost to egestion

Ua

- fraction of assimilated energy lost to execretion

EDp

- energy denisty of prey (J/g prey)

Details

Based on eq.s S1, S2, and S3 in Supplement to Hurst et al. 2018 as corrected by those in Cianelli et al, 1998:

Value

dataframe with columns W (weight), T (temperature), G (growth rate), C (consumption rate), R (total respiration rate), F (egestion rate), U (excretion rate), Ra (non-SDA repsiration rate), and SDA (specific dynamic action rate).

See Also

Other juvenile bioenergetic functions: juvBioenergetics_CompareRelationships(), juvBioenergetics_PlotRelationships(), juv_CT(), juv_Ca(), juv_GT(), juv_MT(), juv_Ra(), juv_fC(), juv_fR()


wStockhausen/rPacificCod documentation built on March 25, 2021, 2:39 p.m.