aquakin.blower_energy#

aquakin.blower_energy(t, kla_history, volumes, system)[source]#

Aeration energy (kWh/d) from the blower model, the mechanistic replacement for aquakin.plant.metrics.aeration_energy().

Sums the blower power across tanks at each save time and time-averages over the window, ×24 h to give energy per day. Same call signature as the Copp correlation (t, kla_history (n_t, n_tanks), volumes (n_tanks,)) so it is a drop-in.

Parameters:

system (AerationSystem)

Return type:

float