mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-13 06:24:56 -05:00
4 spaces per indentation level, no tabs, no trailing whitespace, and a single newline at end of each file.
6 lines
116 B
Python
6 lines
116 B
Python
|
|
from Cantera import *
|
|
|
|
# thermo parametrizations
|
|
#from Cantera.Species.Thermo.NasaPolynomial import NasaPolynomial
|