https://github.com/bryanwweber/UConnRCMPy
Revision e08ab83c6e7dbd7cfbf40ad9e86799d994bf2db8 authored by Bryan W. Weber on 21 December 2016, 16:50:17 UTC, committed by Bryan W. Weber on 21 December 2016, 16:51:34 UTC
The CTI file for Cantera should be specified as an argument to Condition.
If it is not specified, the user is prompted for the file name.
The file is then read into a string variable, which is preferred as the
initializer for Solutions. The cti_source is used to test for thermo
warnings, and then the warnings are suppressed for the remainder of the
session.

Fixes #3, #11
1 parent 952a324
History
Tip revision: e08ab83c6e7dbd7cfbf40ad9e86799d994bf2db8 authored by Bryan W. Weber on 21 December 2016, 16:50:17 UTC
Load CTI file in Condition constructor
Tip revision: e08ab83
File Mode Size
conda.recipe
docs
uconnrcmpy
.gitattributes -rw-r--r-- 12 bytes
.gitignore -rw-r--r-- 78 bytes
.travis.yml -rw-r--r-- 2.1 KB
CHANGELOG.md -rw-r--r-- 5.6 KB
LICENSE.md -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 149 bytes
github_deploy_key.enc -rw-r--r-- 4.3 KB
setup.py -rw-r--r-- 721 bytes

README.md

back to top