mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
The empty string / Python None object correspond to the 'none' transport model, never to the 'default' transport model defined by the YAML file. Resolves #1680