Fluid-Chemical dynamics simulation on GPU

Reaction equation:
AC (catalyst: B)

Reaction rate:
Reaction rate follows the Michaelis-Menten equation

\( rate = \frac{k_{2}[\textcolor{green}{B}][\textcolor{red}{A}]}{[\textcolor{red}{A}] + K_{M}} \)
\( \frac{d[\textcolor{red}{A}]}{dt} = -rate, \) \( \frac{d[\textcolor{blue}{C}]}{dt} = rate \)

(\(k_{2}\) = 1.226, \(k_{M}\) = 3.05)


If the space on the left side is all black, your browser might not support GPU.js.
You can try a different browser.
If not, you device might have not supported WebGL 2.0 at all. You can try the CPU version.