All unit operations
Enzymatic reactor (Michaelis-Menten) simulation
1 inlet -> 1 outlet (substrate + pH-branched dual products)
Governing equations
The exact equations the solver works for a enzymatic reactor (michaelis-menten) — the same math shown in the app's "Theory" panel, not a black box.
- substrate concentration [mol/m³]
- substrate fed
- substrate leaving (and, in a CSTR, the concentration the reaction actually sees)
- reaction rate [mol/m³/s]
- maximum rate when the enzyme is saturated [mol/m³/s]
- Michaelis constant [mol/m³] — the substrate level at half V_max; low K_m means a tight-binding enzyme
- residence time V/V̇ [s]
- reactor volume [m³]
- volumetric flow [m³/s]
- operating pH — here it selects *which* product forms
- pKa of the ionizable group doing the selecting
- fraction of consumed substrate routed to each product pathway
Parameters
substrate (feed component), volume [m^3], vmax [mol/(m^3*s)], km [mol/m^3], ph, pka_switch [pH-dependent product-branching switch point]; optional product_low_ph [default 'product_low_ph'], product_high_ph [default 'product_high_ph'], pressure_drop [Pa]. Michaelis-Menten CSTR; substrate consumed splits between the two products via a single-ionizable-group pH-titration switch