Releases: microcombustion/ctwrap
Releases · microcombustion/ctwrap
ctwrap 0.3.3
This initial release establishes a framework for batch simulations (e.g. Cantera). The software has the following objectives:
- provide a low-level interface to essential cantera capabilities
- create a flexible framework for generic simulations
- provide a command line interface
- be easily scriptable (using YAML configuration files)
- enforce units (via pint)
- enable parallel execution of (single-threaded) simulations (via multiprocessing)
- enable simple re-import of simulation results into native Cantera objects