aquakin.derived_BOD#

aquakin.derived_BOD(C, model=None, *, f_P=None)[source]#

BOD₅ proxy = 0.25 × (SS + XS + (1 - f_P) × (XB_H + XB_A)), Copp 2002.

f_P defaults to the model’s declared inert-fraction (the standard ASM1 0.08 when undeclared). C may be a concentration array (with model) or a StreamSeries.

Parameters:
Return type:

jnp.ndarray