Hi, I am trying to model a chemical process with modeling toolkit and I have set 4 of my variables to irreducible = true. However, with doing this, I get the warning message from Symbolics that:
Warning: Did not converge after `maxiters = 100` substitutions. Either there is a cycle in the rules or `maxiters` needs to be higher.
How can I increase the maxiters to resolve this warning and make sure everything is working correctly?
Thank you very much.