View source: R/08-mortality-reproduction.R
| calculate_spawn_energy | R Documentation |
Calculates energy lost to reproduction on a given day
calculate_spawn_energy(spawn_fraction, current_weight, energy_density)
spawn_fraction |
Fraction of weight lost in reproduction (0-1) |
current_weight |
Current fish weight (g) |
energy_density |
Energy density of reproductive tissue (J/g) |
Spawning energy loss (J)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.