Dear Ember users,
I was trying the basic Diffusion configuration example in ember. I just changed the fuel to H2:1.Cantera version=2.6.0a4 and Ember version=1.4.0.
1. I noticed that the solution started diverging if I run longer. Find attached the script I used and plots at tEnd = 0.001 and 0.003. The default convergence criteria of heat release rate also keeps diverging. Both atmospheric pressure and high pressures exhibit this behavior.
2. Many times I notice the following error message.
QssIntegrator failed: timestep too small: dt = 7.334188e-17, tn = 7.334188e-17, dtmin = 1.000000e-16
At high pressures, this error is persisting and ultimately errors out. Is there any way to fix this?
Thanks,