aquakin.blower_airflow_total#

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

Time-averaged total air flow over the window (m³/d), summed across tanks.

kla_history is (n_t, n_tanks) and volumes is (n_tanks,) – the same arguments as aquakin.plant.metrics.aeration_energy().

Parameters:

system (AerationSystem)

Return type:

float