aquakin.derived_TSS#
- aquakin.derived_TSS(C, model=None)[source]#
Total suspended solids from ASM1 particulate species.
TSS = 0.75 × (XS + XI + XB_H + XB_A + XP). Scalar for 1-DC, a leading-axis vector for 2-DC.Cmay be a concentration array (with an explicitmodel) or aStreamSeries(model taken from it).- Parameters:
model (CompiledModel | None)
- Return type:
jnp.ndarray