Closed mbkumar closed 5 years ago
Add python code to parse chemkin input files such as tube.inp and others. Cantera code can be used to parse gas.inp, surf.inp and thermdat files.
The number of input files that need parsing is very limited. Also the rctr.yaml input file for openmkm is plain enough for user to manually input the data.
Add python code to parse chemkin input files such as tube.inp and others. Cantera code can be used to parse gas.inp, surf.inp and thermdat files.