Calculate final weight using FB4 equations (Mid-level)
Source:R/04-predator-energy-density.R
calculate_final_weight_fb4.RdMain function for calculating final weight from energy balance
Usage
calculate_final_weight_fb4(
initial_weight,
net_energy,
spawn_energy = 0,
processed_predator_params,
day = 1
)