code wiki / kinetics
topic: kinetics
4 modules sharing the kinetics name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_kinetics.nx | Simulates chemical reaction kinetics with three modes: first-order decay, reversible reactions, and zero-order control. | 80 | 15 |
| nx_kinetics_gate.nx | NATIVE verify of the browser reaction-kinetics sim (base = mmap; SAME code runs in | 66 | 6 |
| nx_kinetics_pack.nx | Packages nx code into wasm and html for a browser-based kinetics simulation. | 83 | 4 |
| nx_kinetics_wasm_vm_gate.nx | RUN (not just compile) the browser kinetics wasm in our OWN sovereign WASM VM | 62 | 6 |