Calculates final weight after growth, using existing predator energy density functions. Ensures biologically realistic weight changes.
calculate_daily_weight_change(
current_weight,
net_energy,
spawn_energy,
day,
processed_predator_params
)List with final weight and weight change
Initial weight of the day (g)
Net energy available (J/g fish/day)
Energy lost to reproduction (J)
Current simulation day
Processed predator parameters