cantera/interfaces
Ray Speth d19f975940 [Python] Allow setting composition using a dict
The following syntax makes it easier to set the composition programmatically,
e.g. inside a for loop:

    phase.Y = {'H2':0.1, 'O2':0.4, 'AR':0.5}
2014-04-08 16:26:34 +00:00
..
cython [Python] Allow setting composition using a dict 2014-04-08 16:26:34 +00:00
matlab [1D] Eliminate deprecated methods of Domain1D 2014-01-30 00:47:52 +00:00
python_minimal [Python] Remove the legacy Python module 2013-12-09 01:35:08 +00:00