Predictive Kinetic Modeling for Dermatological Stability
The Formulation Time Machine is a computational tool designed to simulate the shelf-life and molecular integrity of L-Ascorbic Acid (Vitamin C) under varying thermal conditions. By blending the Arrhenius Equation with First-Order Kinetics, this app provides formulators with a "Digital Twin" to stress-test their antioxidant networks.
View the Live Web App on Streamlit
The engine utilizes the Arrhenius-derived
Molecular decay is modeled as a pseudo-first-order reaction, where integrity (
The model accounts for Antioxidant Cascades. By introducing Ferulic Acid as a stabilizer, the engine reduces the effective reactivity of the system, simulating the "regeneration" of Vitamin C molecules.
- app.py: The main Streamlit dashboard.
- engine/: Simulation and visualization logic.
- data/: Chemical constant database.
Shehan Makani