microcombustion / ctwrap

Python wrapper for batch simulations (e.g. Cantera)
https://microcombustion.github.io/ctwrap/
MIT License
6 stars 5 forks source link

Make save method optional #36

Closed ischoegl closed 3 years ago

ischoegl commented 3 years ago

It would be more intuitive if the save method (in simulation modules) were optional (i.e. saving is skipped if the method is not defined). For those instances, the YAML input file also won't need an output entry.