mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
When instantiating a phase from a .cti file, do the conversion in memory, without writing the XML representation to disk. This eliminates the unrequrested XML files that Cantera normally generates, and also avoids errors when running Cantera from a directory where the user does not have write permissons.