Hi Krishna, Cantera discussion has moved over to google groups: https://groups.google.com/forum/#!forum/cantera-users You can try posting there to see if anyone has input, but I am not familiar with the Brown K 10 thermodynamic model, and I do not think it is part of Cantera’s library of thermo models. Best, Steven On Dec 18, 2022, at 6:06 AM, Krishna Aswin skaswin@users.sourceforge.net wrote: I want to know more about Brown K 10 thermodynamic model. Can anyone Please provide some references? I cannot...
I want to know more about Brown K 10 thermodynamic model. Can anyone Please provide some references? I cannot find any on the net.
Hi, I'm doing some cerfacs tutorials on Cantera using python interface, I'm trying to plot time vs temperature graph and times vs O2 species fraction graph, but I've no clue how to do it, I've tried using import matplotlib.ply as plt and then used plt.figure()\ plt.plot(sim.time,r.T),\ plt.show().... But this somehow doesn't work at all and am getting a blank graph. Please help me thank you. This is the code: gri3 = ct.Solution('gri30.xml') air = ct.Solution('air.xml') gri3.TPX = 1000.0, ct.one_atm,...
The implementation of “Adaptive Chemistry Approach” for solving the complex detailed...
“Adaptive Chemistry Approach” Applying method(s)
I am trying to install Cantera version of 2.0.0 to Ubuntu 13.10, but i write the...
I have installed cantera and enabled python2 and I want to enable python3 interface...
Hello, I'm a student researcher at UC Irvine. It's been a month since I started my...
Hello, I'm a student researcher at UC Irvine. It's been a month since I started my...