aquakin.InfluentFractions#
- class aquakin.InfluentFractions(f_sccod=0.405, f_scod=0.202, f_su=0.118, f_xu=0.14, f_oho=0.05, f_xe=0.2, f_cu=0.2, f_snh=0.7, iN_sb=0.04, iN_xb=0.086, iN_xp=0.06, caco3_eq=50.0, default_alkalinity_mol=7.0)[source]#
Bases:
objectFractionation parameters for
characterize_influent()/fractionate().Defaults are the SUMO Sumo1 raw-influent tool’s municipal values; the nitrogen-balance contents
iN_xb/iN_xpare ASM1’si_XB/i_XP.- Parameters:
f_sccod (float) – Filtered COD (1.5 um, incl. colloids) as a fraction of total COD. Used only when
filtered_codis not measured.f_scod (float) – Flocculated-filtered (truly soluble) COD as a fraction of total COD. Used only when
flocculated_filtered_codis not measured.f_su (float) – Soluble unbiodegradable COD as a fraction of filtered COD. Used only when
soluble_inert_codis not measured.f_xu (float) – Particulate unbiodegradable COD as a fraction of total COD.
f_oho (float) – Heterotroph biomass COD as a fraction of total COD.
f_xe (float) – Endogenous-product COD as a fraction of the heterotroph COD.
f_cu (float) – Colloidal unbiodegradable COD as a fraction of colloidal COD.
f_snh (float) – Ammonia as a fraction of TKN. Used only when
ammoniais not measured.iN_sb (float) – Nitrogen content of soluble biodegradable substrate (g N / g COD), used to set
SND.iN_xb (float) – Nitrogen content of biomass / endogenous products (g N / g COD), ASM1’s
i_XB/i_XP; used to close the TKN balance ontoXND.iN_xp (float) – Nitrogen content of biomass / endogenous products (g N / g COD), ASM1’s
i_XB/i_XP; used to close the TKN balance ontoXND.caco3_eq (float) – g CaCO3 per equivalent:
SALK [mol/m3] = alkalinity [mg CaCO3/L] / caco3_eq.default_alkalinity_mol (float)
- __init__(f_sccod=0.405, f_scod=0.202, f_su=0.118, f_xu=0.14, f_oho=0.05, f_xe=0.2, f_cu=0.2, f_snh=0.7, iN_sb=0.04, iN_xb=0.086, iN_xp=0.06, caco3_eq=50.0, default_alkalinity_mol=7.0)#
- Parameters:
f_sccod (float)
f_scod (float)
f_su (float)
f_xu (float)
f_oho (float)
f_xe (float)
f_cu (float)
f_snh (float)
iN_sb (float)
iN_xb (float)
iN_xp (float)
caco3_eq (float)
default_alkalinity_mol (float)
- Return type:
None
Methods
__init__([f_sccod, f_scod, f_su, f_xu, ...])Attributes
caco3_eqdefault_alkalinity_molf_cuf_ohof_sccodf_scodf_snhf_suf_xef_xuiN_sbiN_xbiN_xp