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_Pdefaults to the model’s declared inert-fraction (the standard ASM1 0.08 when undeclared).Cmay be a concentration array (withmodel) or aStreamSeries.- Parameters:
model (CompiledModel | None)
f_P (float | None)
- Return type:
jnp.ndarray