cantera
Package — ScientificPython 3.7+Expert
Chemical kinetics, thermodynamics, and transport processes
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- NumPy (C++ library; use conda)
- Install
conda install -c cantera cantera
Learn by Difficulty
Quick Example
python
# Install: conda install -c cantera cantera import cantera # Basic cantera usage print(f"Using cantera") # See documentation for detailed examples
cantera is a third-party package. Chemical kinetics, thermodynamics, and transport processes. Install with: conda install -c cantera cantera
Try in PlaygroundTags
packagescientificengineeringresearch