Hello Steven, thank you so much for your help.
Error using ctmethods
***********************************************************************
CanteraError thrown by findInputFile:
Input file gri30.yaml not found in directories
'.',
'C:\Program Files\Cantera\data',
'C:\Program Files\Cantera\data'
To fix this problem, either:
a) move the missing files into the local directory;
b) define environment variable CANTERA_DATA to
point to the directory containing the file.
***********************************************************************
Error in XML_Node (line 20)
x.id = ctmethods(10, 15, 0, src);
Error in Solution (line 47)
doc = XML_Node('doc', src);
Error in A (line 12)
gas = Solution('gri30.yam);
**
Do you have an idea why I face something like this? I just found sample code "equil.m", and I wanted to proceed from this code. As I mentioned I am a very new user, I may miss out on something very obvious. I am sorry if it is.
Thanking you in advance.