cantera — Easy Playground
Chemical kinetics, thermodynamics, and transport processes
Getting started with canteraRun locally
Install
conda install -c cantera canteraPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: cantera)
cantera is a third-party package. Chemical kinetics, thermodynamics, and transport processes. Install with: conda install -c cantera cantera
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?