cantera/interfaces/cython
Ingmar Schoegl 2231141e32 [Thermo] add flag that makes species names case sensitive
* store species information with case sensitive names
* retain lookup for non-case sensitive species names, e.g. Phase::speciesIndex
* implement flag that enforces case sensitive species names as a member
variable of Phase
* add exception handling for species that are not uniquely defined unless case
sensitive (e.g. Cs and CS in nasa.cti if cs is specified and case sensitivity
is not enforced)
* deprecate Phase::species(std::string&)
2019-09-23 21:53:06 -04:00
..
cantera [Thermo] add flag that makes species names case sensitive 2019-09-23 21:53:06 -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