Replaced silane.cti with silane.xml so that it will work for

python none installation.
This commit is contained in:
Harry Moffat 2006-06-21 00:00:08 +00:00
parent 93427d1f42
commit 664ba76fce

View file

@ -69,7 +69,8 @@ int equil_example1(int job) {
// create a gas mixture, and set its state
IdealGasMix gas("silane.cti", "silane");
//IdealGasMix gas("silane.cti", "silane");
IdealGasMix gas("silane.xml", "silane");
int nsp = gas.nSpecies();
int ntemps = 50; // number of temperatures