This module is compatible with both Python 2 and Python 3. Unlike the existing Python module, this module directly utilizes the Cantera C++ interface, bypassing the "clib" compatibility layer, as well as all of the direct use of the Python C API. Currently, this contains just enough to instantiate a ThermoPhase object from an XML input file.
3 lines
35 B
Text
3 lines
35 B
Text
cantera/*.cpp
|
|
cantera/*.c
|
|
setup.py
|