Hi all,
I am working with gri30.yaml file and I am trying to understand how Cantera deals with the yaml file.
In total there are 325 reactions written in the gri30.yaml file. But even if I cancel out all reactions except the first 2 reactions, I am still getting the same plots of Cp, Cv, ratio of Cp and Cv, viscosity, thermal conductivity, enthalpy, Entropy, Gibbs Energy and so on.
Then I thought of keeping only one reaction which is the 325th reaction. Still I was able to get the same results.
Without keeping any reactions, the program shows error.
Corresponding YAML files are attached herewith.
1. gri30_Test_1_Original_File.yaml :- All 325 Reactions are included. Original gri30.yaml file
2. gri30_Test_2_React1and2.yaml :- Only reactions 1 & 2 is present. Rest is deleted.
3. gri30_Test_3_Reaction325.yaml :- Only Reaction no. 325 is present. Rest is deleted.
So, my question is why the change in those reactions doesn't affect the plot results at all. Does Cantera has any internal calculations or does these parameters (Cp, Cv...)doesn't get affected by the chemical reactions.
Any suggestions will be highly appreciated.
Thanks and
regards,
Gibin
varghese
Hi all,
I am working with gri30.yaml file and I am trying to understand how Cantera deals with the yaml file.
In total there are 325 reactions written in the gri30.yaml file. But even if I cancel out all reactions except the first 2 reactions, I am still getting the same plots of Cp, Cv, ratio of Cp and Cv, viscosity, thermal conductivity, enthalpy, Entropy, Gibbs Energy and so on.
Then I thought of keeping only one reaction which is the 325th reaction. Still I was able to get the same results.
Without keeping any reactions, the program shows error.
Corresponding YAML files are attached herewith.
1. gri30_Test_1_Original_File.yaml :- All 325 Reactions are included. Original gri30.yaml file
2. gri30_Test_2_React1and2.yaml :- Only reactions 1 & 2 is present. Rest is deleted.
3. gri30_Test_3_Reaction325.yaml :- Only Reaction no. 325 is present. Rest is deleted.
So, my question is why the change in those reactions doesn't affect the plot results at all. Does Cantera has any internal calculations or does these parameters (Cp, Cv...)doesn't get affected by the chemical reactions.