Hello,
I am running into an issue with the IdealGasConstPressureReactor. When I run the program as is, the temperature stabilizes at around 830 K, and the heat loss and density begin to stabilize as well. However, it appears that the reactor volume has increased up to 10x what it used to be. I believe this might have to do with the pressure, so I increased the K value on the valve from 1e-9 all the way up to 10000 to try to stabilize it, but the volume still made its way up 10x its original size.
I am not sure if this is how the reactor is intended to work, as I began working with Cantera very recently. The increase in volume seemed a little "off" for me, but it might just be doing what it is supposed to. If someone could clear things up for me, that would be greatly appreciated. I have attached the code that I am using.
Thanks