asm1init_bsm1 ¶
Initialization file for all states and parameters related to the AS systems (reactors 1-5).
All parameters and specifications are based on BSM1 model.
YINIT1 ¶
YINIT1 = concatenate((ones(16), zeros(5)))
Initial concentrations for the AS system in reactor 2 (13 ASM1 components, TSS, Q, T and 5 dummy states).
[S_I2, S_S2, X_I2, X_S2, X_BH2, X_BA2, X_P2, S_O2, S_NO2, S_NH2, S_ND2, X_ND2, S_ALK2, TSS2, Q2, T2, S_D1_2, S_D2_2, S_D3_2, X_D4_2, X_D5_2]
YINIT2 ¶
YINIT2 = YINIT1
Initial concentrations for the AS system in reactor 2 (13 ASM1 components, TSS, Q, T and 5 dummy states).
[S_I2, S_S2, X_I2, X_S2, X_BH2, X_BA2, X_P2, S_O2, S_NO2, S_NH2, S_ND2, X_ND2, S_ALK2, TSS2, Q2, T2, S_D1_2, S_D2_2, S_D3_2, X_D4_2, X_D5_2]
YINIT3 ¶
YINIT3 = YINIT1
Initial concentrations for the AS system in reactor 3 (13 ASM1 components, TSS, Q, T and 5 dummy states).
[S_I3, S_S3, X_I3, X_S3, X_BH3, X_BA3, X_P3, S_O3, S_NO3, S_NH3, S_ND3, X_ND3, S_ALK3, TSS3, Q3, T3, S_D1_3, S_D2_3, S_D3_3, X_D4_3, X_D5_3]
YINIT4 ¶
YINIT4 = YINIT1
Initial concentrations for the AS system in reactor 4 (13 ASM1 components, TSS, Q, T and 5 dummy states).
[S_I4, S_S4, X_I4, X_S4, X_BH4, X_BA4, X_P4, S_O4, S_NO4, S_NH4, S_ND4, X_ND4, S_ALK4, TSS4, Q4, T4, S_D1_4, S_D2_4, S_D3_4, X_D4_4, X_D5_4]
YINIT5 ¶
YINIT5 = YINIT1
Initial concentrations for the AS system in reactor 5 (13 ASM1 components, TSS, Q, T and 5 dummy states).
[S_I5, S_S5, X_I5, X_S5, X_BH5, X_BA5, X_P5, S_O5, S_NO5, S_NH5, S_ND5, X_ND5, S_ALK5, TSS5, Q5, T5, S_D1_5, S_D2_5, S_D3_5, X_D4_5, X_D5_5]
K_X ¶
K_X = 0.1
Particulate substrate half-saturation coefficient for hydrolysis [g(COD) ⋅ g(COD)⁻¹].
PAR1 ¶
PAR1 = array([MU_H, K_S, K_OH, K_NO, B_H, MU_A, K_NH, K_OA, B_A, NY_G, K_A, K_H, K_X, NY_H, Y_H, Y_A, F_P, I_XB, I_XP, X_I2TSS, X_S2TSS, X_BH2TSS, X_BA2TSS, X_P2TSS])
Parameters for the activated sludge reactor 1 at 15 °C, based on Alex et al (2018) (BSM1).
PAR2 ¶
PAR2 = PAR1
Parameters for the activated sludge reactor 2 at 15 °C, based on Alex et al (2018) (BSM1).
PAR3 ¶
PAR3 = PAR1
Parameters for the activated sludge reactor 3 at 15 °C, based on Alex et al (2018) (BSM1).
PAR4 ¶
PAR4 = PAR1
Parameters for the activated sludge reactor 4 at 15 °C, based on Alex et al (2018) (BSM1).
PAR5 ¶
PAR5 = PAR1
Parameters for the activated sludge reactor 5 at 15 °C, based on Alex et al (2018) (BSM1).