cantera/interfaces/cython
Ingmar Schoegl 5928d63746 [Thermo] address discussion and review comments
* rename C++ object to 'Solution' (from 'SolutionBase')
* remove 'phaseID' from 'Solution' ('id' remains assigned to 'Phase')
* remove 'type' from C++ object (no polymorphism anticipated)
* assign 'name' to 'Solution' (link back from 'Phase' until deprecated)
* clarify 'phase' as 'phase_id' in Python interface
* address various feedback in review comments
2019-10-23 13:45:29 -04:00
..
cantera [Thermo] address discussion and review comments 2019-10-23 13:45:29 -04:00
.gitignore Create YAML versions of input files as part of build process 2019-06-25 22:30:59 -04:00
SConscript cantera: Fix passing 'python_prefix' variable into installation path 2019-08-01 15:53:20 -04:00
setup.py.in [Cython/Test] Install test subdirs in Cython interface 2019-06-29 17:02:41 -04:00